Struct harfbuzz::struct__hb_glyph_info_t [] [src]

#[repr(C)]
pub struct struct__hb_glyph_info_t { pub codepoint: hb_codepoint_t, pub mask: hb_mask_t, pub cluster: uint32_t, // some fields omitted }

Fields