Struct aravis_sys::ArvGcCommandClass
source · #[repr(C)]pub struct ArvGcCommandClass {
pub parent_class: ArvGcFeatureNodeClass,
}Fields§
§parent_class: ArvGcFeatureNodeClassTrait Implementations§
source§impl Clone for ArvGcCommandClass
impl Clone for ArvGcCommandClass
source§fn clone(&self) -> ArvGcCommandClass
fn clone(&self) -> ArvGcCommandClass
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more