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