Struct pango_sys::PangoFontsetSimple [] [src]

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

Trait Implementations

impl Debug for PangoFontsetSimple
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations