PFNGLVERTEXATTRIB4HNVPROC typedef

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

Implementation

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