GlVertexAttrib4uiv typedef

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

Implementation

typedef GlVertexAttrib4uiv = void Function(int index, Pointer<Uint32> v);