PFNGLMULTITEXCOORD4HNVPROC typedef

PFNGLMULTITEXCOORD4HNVPROC = Void Function(Uint32 target, Uint16 s, Uint16 t, Uint16 r, Uint16 q)

Implementation

typedef PFNGLMULTITEXCOORD4HNVPROC =
    Void Function(Uint32 target, Uint16 s, Uint16 t, Uint16 r, Uint16 q);