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