GlVertexAttribP3uiv typedef

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

Implementation

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