pub type HbGlyphInfo = hb_glyph_info_t;
Aliased Type§
struct HbGlyphInfo {
pub codepoint: u32,
pub mask: u32,
pub cluster: u32,
pub var1: _hb_var_int_t,
pub var2: _hb_var_int_t,
}
Fields§
§codepoint: u32
§mask: u32
§cluster: u32
§var1: _hb_var_int_t
§var2: _hb_var_int_t