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