hb_ft_face_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_face_t* hb_ft_face_create(FT_Face ft_face, hb_destroy_func_t destroy)
  2. fp_hb_ft_face_create hb_ft_face_create;
    version(HB_with_freetype && Have_bindbc_freetype && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_ft_face_create hb_ft_face_create;

Meta