Struct pango_sys::PangoAttrIterator [] [src]

#[repr(C)]
pub struct PangoAttrIterator(_);

Trait Implementations

impl Debug for PangoAttrIterator
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations