Struct pango_sys::PangoAttrString [] [src]

#[repr(C)]
pub struct PangoAttrString { pub attr: PangoAttribute, pub value: *mut c_char, }

Fields