GlPathGlyphIndexRangeNV typedef

GlPathGlyphIndexRangeNV = int Function(int fontTarget, Pointer<NativeType> fontName, int fontStyle, int pathParameterTemplate, double emScale, Pointer<Uint32> baseAndCount)

Implementation

typedef GlPathGlyphIndexRangeNV = int Function(
    int fontTarget,
    Pointer fontName,
    int fontStyle,
    int pathParameterTemplate,
    double emScale,
    Pointer<Uint32> baseAndCount);