Struct aravis_sys::ArvGcInvalidatorNodeClass
source · #[repr(C)]pub struct ArvGcInvalidatorNodeClass {
pub parent_class: ArvGcPropertyNodeClass,
}Fields§
§parent_class: ArvGcPropertyNodeClassTrait Implementations§
source§impl Clone for ArvGcInvalidatorNodeClass
impl Clone for ArvGcInvalidatorNodeClass
source§fn clone(&self) -> ArvGcInvalidatorNodeClass
fn clone(&self) -> ArvGcInvalidatorNodeClass
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