Type Alias hb_codepoint_t

Source
pub type hb_codepoint_t = u32;
Expand description

hb_codepoint_t:

Data type for holding Unicode codepoints. Also used to hold glyph IDs.