Struct pango_sys::PangoGlyphItem [] [src]

#[repr(C)]
pub struct PangoGlyphItem { pub item: *mut PangoItem, pub glyphs: *mut PangoGlyphString, }

Fields

Trait Implementations

impl Debug for PangoGlyphItem
[src]

[src]

Formats the value using the given formatter.