Struct aravis_sys::ArvDomNodeChildListClass [−][src]
#[repr(C)]pub struct ArvDomNodeChildListClass { pub parent_class: ArvDomNodeListClass, }
Fields
parent_class: ArvDomNodeListClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvDomNodeChildListClassimpl !Send for ArvDomNodeChildListClassimpl !Sync for ArvDomNodeChildListClassimpl Unpin for ArvDomNodeChildListClassimpl UnwindSafe for ArvDomNodeChildListClassBlanket Implementations
Mutably borrows from an owned value. Read more