GlPathGlyphIndexArrayNV typedef

GlPathGlyphIndexArrayNV = int Function(int firstPathName, int fontTarget, Pointer<NativeType> fontName, int fontStyle, int firstGlyphIndex, int numGlyphs, int pathParameterTemplate, double emScale)

Implementation

typedef GlPathGlyphIndexArrayNV = int Function(
    int firstPathName,
    int fontTarget,
    Pointer fontName,
    int fontStyle,
    int firstGlyphIndex,
    int numGlyphs,
    int pathParameterTemplate,
    double emScale);