Struct aravis_sys::ArvGcFeatureNode [−][src]
#[repr(C)]pub struct ArvGcFeatureNode { pub parent_instance: ArvGcNode, }
Fields
parent_instance: ArvGcNodeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvGcFeatureNodeimpl !Send for ArvGcFeatureNodeimpl !Sync for ArvGcFeatureNodeimpl Unpin for ArvGcFeatureNodeimpl UnwindSafe for ArvGcFeatureNodeBlanket Implementations
Mutably borrows from an owned value. Read more