Struct aravis_sys::ArvGcBooleanClass [−][src]
#[repr(C)]pub struct ArvGcBooleanClass { pub parent_class: ArvGcFeatureNodeClass, }
Fields
parent_class: ArvGcFeatureNodeClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ArvGcBooleanClassimpl !Send for ArvGcBooleanClassimpl !Sync for ArvGcBooleanClassimpl Unpin for ArvGcBooleanClassimpl UnwindSafe for ArvGcBooleanClassBlanket Implementations
Mutably borrows from an owned value. Read more