PFNGLVERTEXATTRIB3HNVPROC typedef

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

Implementation

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