GlPathMemoryGlyphIndexArrayNVNative typedef

GlPathMemoryGlyphIndexArrayNVNative = Uint32 Function(Uint32 firstPathName, Uint32 fontTarget, Int64 fontSize, Pointer<NativeType> fontData, Int32 faceIndex, Uint32 firstGlyphIndex, Int32 numGlyphs, Uint32 pathParameterTemplate, Float emScale)

Implementation

typedef GlPathMemoryGlyphIndexArrayNVNative = Uint32 Function(
    Uint32 firstPathName,
    Uint32 fontTarget,
    Int64 fontSize,
    Pointer fontData,
    Int32 faceIndex,
    Uint32 firstGlyphIndex,
    Int32 numGlyphs,
    Uint32 pathParameterTemplate,
    Float emScale);