harfbuzz.set

Module for [Set] class

class Set

Types 1

Data type for holding a set of integers. #hb_set_t's are used to gather and contain glyph IDs, Unicode code points, and various other collections of discrete values.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup)
GType _gType() @property
Set self()Returns `this`, for use in `with` statements.
Constructors
this(void * ptr, Flag!"Take" take)