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