setAdd

fnvoid setAdd(harfbuzz.set.Set set, harfbuzz.types.Codepoint codepoint) nothrow

Adds codepoint to set.

Parameters

setA set
codepointThe element to add to set