Struct pango_sys::PangoGlyphVisAttr [−][src]
#[repr(C)]pub struct PangoGlyphVisAttr { pub is_cluster_start: c_uint, }
Fields
is_cluster_start: c_uintTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PangoGlyphVisAttrimpl Send for PangoGlyphVisAttrimpl Sync for PangoGlyphVisAttrimpl Unpin for PangoGlyphVisAttrimpl UnwindSafe for PangoGlyphVisAttrBlanket Implementations
Mutably borrows from an owned value. Read more