hb_ot_name_get_utf8

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint hb_ot_name_get_utf8(hb_face_t* face, hb_ot_name_id_t name_id, hb_language_t language, uint* text_size, char* text)
  2. fp_hb_ot_name_get_utf8 hb_ot_name_get_utf8;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_name_get_utf8 hb_ot_name_get_utf8;

Meta