hb_set_is_equal

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_equal(const(hb_set_t)* set, const(hb_set_t)* other)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_set_is_equal
    (
    const(hb_set_t)* set
    ,
    const(hb_set_t)* other
    )
  2. fp_hb_set_is_equal hb_set_is_equal;

Meta