hb_directwrite_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_directwrite_face_create(IDWriteFontFace* font_face)
  2. fp_hb_directwrite_face_create hb_directwrite_face_create;
    version(Windows && HB_with_directwrite && Have_aurora_directx && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_directwrite_face_create hb_directwrite_face_create;

Meta