GlPathCoordsNV typedef

GlPathCoordsNV = void Function(int program, int colorNumber, int index, Pointer<NativeType> name)

Implementation

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