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