PFNGLVERTEXATTRIB4NUBPROC typedef

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

Implementation

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