Struct aravis_sys::ArvGcValueIndexedNodeClass [−][src]
#[repr(C)]pub struct ArvGcValueIndexedNodeClass { pub parent_class: ArvGcPropertyNodeClass, }
Fields
parent_class: ArvGcPropertyNodeClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvGcValueIndexedNodeClassimpl !Send for ArvGcValueIndexedNodeClassimpl !Sync for ArvGcValueIndexedNodeClassimpl Unpin for ArvGcValueIndexedNodeClassimpl UnwindSafe for ArvGcValueIndexedNodeClassBlanket Implementations
Mutably borrows from an owned value. Read more