PFNGLVERTEXATTRIBP3UIPROC typedef

PFNGLVERTEXATTRIBP3UIPROC = Void Function(Uint32 index, Uint32 type, Int32 normalized, Uint32 value)

Implementation

typedef PFNGLVERTEXATTRIBP3UIPROC =
    Void Function(Uint32 index, Uint32 type, Int32 normalized, Uint32 value);