hb_ft_face_create_cached

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_cached(FT_Face ft_face)
  2. fp_hb_ft_face_create_cached hb_ft_face_create_cached;
    version(HB_with_freetype && Have_bindbc_freetype && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_ft_face_create_cached hb_ft_face_create_cached;

Meta