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