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