hb_ot_tags_from_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_from_script_and_language(hb_script_t script, hb_language_t language, uint* script_count, hb_tag_t* script_tags, uint* language_count, hb_tag_t* language_tags)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    void
    hb_ot_tags_from_script_and_language
  2. fp_hb_ot_tags_from_script_and_language hb_ot_tags_from_script_and_language;

Meta