GlVertexAttribP2uiv typedef

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

Implementation

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