PFNGLMULTITEXCOORD3SPROC typedef

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

Implementation

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