GlPathGlyphRangeNVNative typedef
GlPathGlyphRangeNVNative =
Void Function(Uint32 firstPathName, Uint32 fontTarget, Pointer<NativeType> fontName, Uint32 fontStyle, Uint32 firstGlyph, Int32 numGlyphs, Uint32 handleMissingGlyphs, Uint32 pathParameterTemplate, Float emScale)
Implementation
typedef GlPathGlyphRangeNVNative = Void Function(
Uint32 firstPathName,
Uint32 fontTarget,
Pointer fontName,
Uint32 fontStyle,
Uint32 firstGlyph,
Int32 numGlyphs,
Uint32 handleMissingGlyphs,
Uint32 pathParameterTemplate,
Float emScale);