Struct nlmsgerr
libc
#[repr(C)] pub struct nlmsgerr { /* fields omitted */ }
impl Copy for nlmsgerr
impl Clone for nlmsgerr
fn clone(&self) -> nlmsgerr
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read more
source
impl Send for nlmsgerr
impl Sync for nlmsgerr