GlGenVertexArrays typedef

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

Implementation

typedef GlGenVertexArrays = void Function(int n, Pointer<Uint32> arrays);