GlVertexAttribP2ui typedef

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

Implementation

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