hb_set_is_subset

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_set_is_subset(const(hb_set_t)* set, const(hb_set_t)* larger_set)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    hb_set_is_subset
    (
    const(hb_set_t)* set
    ,)
  2. fp_hb_set_is_subset hb_set_is_subset;

Meta