hb_font_funcs_set_glyph_v_advances_func

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void hb_font_funcs_set_glyph_v_advances_func(hb_font_funcs_t* ffuncs, hb_font_get_glyph_v_advances_func_t func, void* user_data, hb_destroy_func_t destroy)
  2. fp_hb_font_funcs_set_glyph_v_advances_func hb_font_funcs_set_glyph_v_advances_func;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= 10806)
    fp_hb_font_funcs_set_glyph_v_advances_func hb_font_funcs_set_glyph_v_advances_func;

Meta