hb_ot_name_get_utf16

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_utf16(hb_face_t* face, hb_ot_name_id_t name_id, hb_language_t language, uint* text_size, ushort* text)
  2. fp_hb_ot_name_get_utf16 hb_ot_name_get_utf16;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_name_get_utf16 hb_ot_name_get_utf16;

Meta