Struct pango_sys::PangoTabArray[][src]

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

Trait Implementations

impl Debug for PangoTabArray
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations