Type Alias harfbuzz_sys::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.