Struct libc::genlmsghdr [−][src]
Fields
cmd: u8
version: u8
reserved: u16
Trait Implementations
impl Copy for genlmsghdr
[src]
impl Copy for genlmsghdr
impl Clone for genlmsghdr
[src]
impl Clone for genlmsghdr
fn clone(&self) -> genlmsghdr
[src]
fn clone(&self) -> genlmsghdr
Returns 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
Auto Trait Implementations
impl Send for genlmsghdr
impl Send for genlmsghdr
impl Sync for genlmsghdr
impl Sync for genlmsghdr