GlVertexAttribP4uiv typedef

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

Implementation

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