Struct pango_sys::PangoAttrInt [] [src]

#[repr(C)]
pub struct PangoAttrInt { pub attr: PangoAttribute, pub value: c_int, }

Fields

Trait Implementations

impl Debug for PangoAttrInt
[src]

[src]

Formats the value using the given formatter.