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