Struct libcwiid_sys::cwiid_ir_src
source · Fields§
§valid: c_char§pos: [u16; 2]§size: i8Trait Implementations§
source§impl Clone for cwiid_ir_src
impl Clone for cwiid_ir_src
source§fn clone(&self) -> cwiid_ir_src
fn clone(&self) -> cwiid_ir_src
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