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