PFNGLMULTITEXCOORDP3UIVPROC typedef

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

Implementation

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