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