Struct pango_sys::PangoLogAttr [−][src]
#[repr(C)]pub struct PangoLogAttr { pub is_line_break: c_uint, // some fields omitted }
Fields
is_line_break: c_uintTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PangoLogAttrimpl Send for PangoLogAttrimpl Sync for PangoLogAttrimpl Unpin for PangoLogAttrimpl UnwindSafe for PangoLogAttr