GlGenTextures typedef

GlGenTextures = void Function(int n, Pointer<Uint32> buffers)

Implementation

typedef GlGenTextures = void Function(int n, Pointer<Uint32> textures);