PFNGLMULTITEXCOORDP3UIPROC typedef

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

Implementation

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