fontFuncsSetNominalGlyphFunc
fn
void fontFuncsSetNominalGlyphFunc(harfbuzz.font_funcs.FontFuncs ffuncs, harfbuzz.types.FontGetNominalGlyphFunc func)Sets the implementation function for #hb_font_get_nominal_glyph_func_t.
Parameters
ffuncs | A font-function structure |
func | The callback function to assign |