GlVertexAttribP2uiNative typedef

GlVertexAttribP2uiNative = Void Function(Uint32 index, Uint32 type, Uint8 normalized, Uint32 value)

Implementation

typedef GlVertexAttribP2uiNative = Void Function(
    Uint32 index, Uint32 type, Uint8 normalized, Uint32 value);