setNextRange

Fetches the next consecutive range of elements in set that are greater than current value of last.

Set last to #HB_SET_VALUE_INVALID to get started.

Parameters

setA set
firstThe first code point in the range
lastInput = The current last code point in the range
OutputThe last code point in the range

Returns

true if there was a next range, false otherwise