PFNGLPATHGLYPHINDEXARRAYNVPROC typedef
PFNGLPATHGLYPHINDEXARRAYNVPROC =
Uint32 Function(Uint32 firstPathName, Uint32 fontTarget, Pointer<NativeType> fontName, Uint32 fontStyle, Uint32 firstGlyphIndex, Uint32 numGlyphs, Uint32 pathParameterTemplate, Float emScale)
Implementation
typedef PFNGLPATHGLYPHINDEXARRAYNVPROC =
Uint32 Function(
Uint32 firstPathName,
Uint32 fontTarget,
Pointer<NativeType> fontName,
Uint32 fontStyle,
Uint32 firstGlyphIndex,
Uint32 numGlyphs,
Uint32 pathParameterTemplate,
Float emScale,
);