Struct pango_sys::PangoEngineShape [−][src]
#[repr(C)]pub struct PangoEngineShape { pub parent_instance: PangoEngine, }
Fields
parent_instance: PangoEngineTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PangoEngineShapeimpl !Send for PangoEngineShapeimpl !Sync for PangoEngineShapeimpl Unpin for PangoEngineShapeimpl UnwindSafe for PangoEngineShapeBlanket Implementations
Mutably borrows from an owned value. Read more