setGetMin
fn
harfbuzz.types.Codepoint setGetMin(harfbuzz.set.Set set)Finds the smallest element in the set.
Parameters
set | A set |
Returns
minimum of set, or #HB_SET_VALUE_INVALID if set is empty.