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