setSymmetricDifference
fn
void setSymmetricDifference(harfbuzz.set.Set set, harfbuzz.set.Set other)Makes set the symmetric difference of set and other.
Parameters
set | A set |
other | Another set |