harfbuzz.set_t

Undocumented in source.

Public Imports

harfbuzz.c.types
public import harfbuzz.c.types;
Undocumented in source.

Members

Structs

set_t
struct set_t

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.

Meta