GlVertexAttribP2uiv typedef

GlVertexAttribP2uiv = void Function(int target, int first, int count, Pointer<Uint32> buffers)

Implementation

typedef GlVertexAttribP2uiv = void Function(
    int index, int type, int normalized, Pointer<Uint32> value);