Struct linux_perf_event_reader::LostRecord
source · Fields§
§id: u64§count: u64Implementations§
Trait Implementations§
source§impl Clone for LostRecord
impl Clone for LostRecord
source§fn clone(&self) -> LostRecord
fn clone(&self) -> LostRecord
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