hb_ot_layout_script_find_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_find_language(hb_face_t* face, hb_tag_t table_tag, uint script_index, hb_tag_t language_tag, uint* language_index)
  2. fp_hb_ot_layout_script_find_language hb_ot_layout_script_find_language;
    version(HB_with_deprecated && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_ot_layout_script_find_language hb_ot_layout_script_find_language;

Meta