hb_ot_tags_to_script_and_language

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void hb_ot_tags_to_script_and_language(hb_tag_t script_tag, hb_tag_t language_tag, hb_script_t* script, hb_language_t* language)
  2. fp_hb_ot_tags_to_script_and_language hb_ot_tags_to_script_and_language;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_tags_to_script_and_language hb_ot_tags_to_script_and_language;

Meta