PFNGLMULTITEXCOORDP2UIPROC typedef

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

Implementation

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