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