PFNGLMULTITEXCOORD3SARBPROC typedef

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

Implementation

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