PFNGLMULTITEXCOORD4IARBPROC typedef

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

Implementation

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