Finds the next element in set that is greater than codepoint. Writes out codepoints to out, until either the set runs out of elements, or size codepoints are written, whichever comes first.
A set
Outputting codepoints starting after this one. Use #HB_SET_VALUE_INVALID to get started.
An array of codepoints to write to.
the number of values written.
Finds the next element in set that is greater than codepoint. Writes out codepoints to out, until either the set runs out of elements, or size codepoints are written, whichever comes first.