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