PFNGLMULTITEXCOORD2IARBPROC typedef

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

Implementation

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