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