PFNGLMULTITEXCOORDP1UIVPROC typedef

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

Implementation

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