setUnion
fn
void setUnion(harfbuzz.set.Set set, harfbuzz.set.Set other)Makes set the union of set and other.
Parameters
set | A set |
other | Another set |
void setUnion(harfbuzz.set.Set set, harfbuzz.set.Set other)Makes set the union of set and other.
set | A set |
other | Another set |