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