PFNGLMULTITEXCOORDP1UIPROC typedef

PFNGLMULTITEXCOORDP1UIPROC = Void Function(Uint32 texture, Uint32 type, Uint32 coords)

Implementation

typedef PFNGLMULTITEXCOORDP1UIPROC =
    Void Function(Uint32 texture, Uint32 type, Uint32 coords);