PFNGLMULTITEXCOORD2HNVPROC typedef

PFNGLMULTITEXCOORD2HNVPROC = Void Function(Uint32 target, Uint16 s, Uint16 t)

Implementation

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