Struct pango_sys::PangoGlyphItem [] [src]

pub struct PangoGlyphItem {
    pub item: *mut PangoItem,
    pub glyphs: *mut PangoGlyphString,
}

Fields