Struct aravis_sys::ArvDomElement [−][src]
#[repr(C)]pub struct ArvDomElement { pub parent_instance: ArvDomNode, }
Fields
parent_instance: ArvDomNodeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvDomElementimpl !Send for ArvDomElementimpl !Sync for ArvDomElementimpl Unpin for ArvDomElementimpl UnwindSafe for ArvDomElementBlanket Implementations
Mutably borrows from an owned value. Read more