PFNGLMULTITEXCOORD3HNVPROC typedef

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

Implementation

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