setAddSortedArray

Adds num_codepoints codepoints to a set at once. The codepoints array must be in increasing order, with size at least num_codepoints.

Parameters

set harfbuzz.set.Set

A set

sortedCodepoints harfbuzz.types.Codepoint[]

Array of codepoints to add