PFNGLVERTEXATTRIBI4UIPROC typedef

PFNGLVERTEXATTRIBI4UIPROC = Void Function(Uint32 index, Uint32 x, Uint32 y, Uint32 z, Uint32 w)

Implementation

typedef PFNGLVERTEXATTRIBI4UIPROC = Void Function(
    Uint32 index, Uint32 x, Uint32 y, Uint32 z, Uint32 w);