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