PFNGLMULTITEXCOORDP2UIVPROC typedef

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

Implementation

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