PFNGLMULTITEXCOORDP4UIVPROC typedef

PFNGLMULTITEXCOORDP4UIVPROC = Void Function(Uint32 texture, Uint32 type, Pointer<Uint32> coords)

Implementation

typedef PFNGLMULTITEXCOORDP4UIVPROC = Void Function(
    Uint32 texture, Uint32 type, Pointer<Uint32> coords);