Struct nix::libc::nlmsgerr [−][src]
Fields
error: i32
msg: nlmsghdr
Trait Implementations
impl Clone for nlmsgerr[src]
impl Clone for nlmsgerrfn clone(&self) -> nlmsgerr[src]
fn clone(&self) -> nlmsgerrReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for nlmsgerr[src]
impl Copy for nlmsgerr