GlVertexAttribP4ui typedef

GlVertexAttribP4ui = void Function(int index, int type, int normalized, int value)

Implementation

typedef GlVertexAttribP4ui = void Function(
    int index, int type, int normalized, int value);