hb_ot_layout_table_select_script

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_table_select_script(hb_face_t* face, hb_tag_t table_tag, uint script_count, const(hb_tag_t)* script_tags, uint* script_index, hb_tag_t* chosen_script)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    hb_ot_layout_table_select_script
  2. fp_hb_ot_layout_table_select_script hb_ot_layout_table_select_script;

Meta