TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.9.7
Fetches the next consecutive range of elements in set that are greater than current value of last.
set
last
Set last to #HB_SET_VALUE_INVALID to get started.
A set
Input = The current last code point in the range Output = The last code point in the range
true if there was a next range, false otherwise
true
false
0.9.7
Fetches the next consecutive range of elements in
setthat are greater than current value oflast.Set
lastto #HB_SET_VALUE_INVALID to get started.