PFNGLMULTITEXCOORD3IARBPROC typedef

PFNGLMULTITEXCOORD3IARBPROC = Void Function(Uint32 target, Int32 s, Int32 t, Int32 r)

Implementation

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