PFNGLVERTEXATTRIB4NUBARBPROC typedef

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

Implementation

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