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