PFNGLMULTITEXCOORD4SARBPROC typedef

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

Implementation

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