PFNGLMULTITEXCOORD2IPROC typedef

PFNGLMULTITEXCOORD2IPROC = Void Function(Uint32 target, Int32 s, Int32 t)

Implementation

typedef PFNGLMULTITEXCOORD2IPROC =
    Void Function(Uint32 target, Int32 s, Int32 t);