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