GlVertexAttribP1uiv typedef

GlVertexAttribP1uiv = void Function(int index, int type, int normalized, Pointer<Uint32> value)

Implementation

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