PFNGLMULTITEXCOORD2SARBPROC typedef

PFNGLMULTITEXCOORD2SARBPROC = Void Function(Uint32 target, Int16 s, Int16 t)

Implementation

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