Struct linux_raw_sys::general::__sifields__bindgen_ty_6
source · #[repr(C)]pub struct __sifields__bindgen_ty_6 {
pub _band: c_long,
pub _fd: c_int,
}Fields§
§_band: c_long§_fd: c_intTrait Implementations§
source§impl Clone for __sifields__bindgen_ty_6
impl Clone for __sifields__bindgen_ty_6
source§fn clone(&self) -> __sifields__bindgen_ty_6
fn clone(&self) -> __sifields__bindgen_ty_6
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