PFNGLMULTITEXCOORD4SPROC typedef

PFNGLMULTITEXCOORD4SPROC = Void Function(Uint32 target, Int16 s, Int16 t, Int16 r, Int16 q)

Implementation

typedef PFNGLMULTITEXCOORD4SPROC =
    Void Function(Uint32 target, Int16 s, Int16 t, Int16 r, Int16 q);