hb_ft_font_changed

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_ft_font_changed(hb_font_t* font)
  2. fp_hb_ft_font_changed hb_ft_font_changed;
    version(HB_with_freetype && Have_bindbc_freetype && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_ft_font_changed hb_ft_font_changed;

Meta