☰
DDOCs
GID:HARFBUZZ0
v0.9.13
/
harfbuzz.global
/
setGetMax
🔍
☾
setGetMax
fn
harfbuzz.types.Codepoint
setGetMax(
harfbuzz.set.Set
set)
nothrow
Finds the largest element in the set.
Parameters
set
A set
Returns
maximum of set, or #HB_SET_VALUE_INVALID if set is empty.