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.
pub type hb_codepoint_t = u32;
hb_codepoint_t:
Data type for holding Unicode codepoints. Also used to hold glyph IDs.