PFNGLMULTITEXCOORD3IPROC typedef

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

Implementation

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