PFNGLMULTITEXCOORDP4UIPROC typedef

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

Implementation

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