hb_ot_layout_script_select_language

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_bool_t hb_ot_layout_script_select_language(hb_face_t* face, hb_tag_t table_tag, uint script_index, uint language_count, const(hb_tag_t)* language_tags, uint* language_index)
  2. fp_hb_ot_layout_script_select_language hb_ot_layout_script_select_language;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_layout_script_select_language hb_ot_layout_script_select_language;

Meta