hb_ft_font_get_face

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Face hb_ft_font_get_face(hb_font_t* font)
  2. fp_hb_ft_font_get_face hb_ft_font_get_face;
    version(HB_with_freetype && Have_bindbc_freetype && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_ft_font_get_face hb_ft_font_get_face;

Meta