PFNGLMULTITEXCOORD4IPROC typedef

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

Implementation

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