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