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