hb_gdi_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_gdi_face_create(HFONT hfont)
    version(Windows && HB_with_gdi && BindHB_Static)
    extern (C) @nogc nothrow
    hb_gdi_face_create
    (
    HFONT hfont
    )
  2. fp_hb_gdi_face_create hb_gdi_face_create;

Meta