hb_font_set_funcs

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_set_funcs(hb_font_t* font, hb_font_funcs_t* klass, void* font_data, hb_destroy_func_t destroy)
  2. fp_hb_font_set_funcs hb_font_set_funcs;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_font_set_funcs hb_font_set_funcs;

Meta