PFNGLTEXCOORDP2UIVPROC typedef

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

Implementation

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