GlPathSubCoordsNV typedef

GlPathSubCoordsNV = void Function(int target, int internalformat, int format, int type, Pointer<NativeType> data)

Implementation

typedef GlPathSubCoordsNV = void Function(
    int path, int coordStart, int numCoords, int coordType, Pointer coords);