Struct libc::genlmsghdr[][src]

#[repr(C)]
pub struct genlmsghdr { pub cmd: u8, pub version: u8, pub reserved: u16, }

Fields

Trait Implementations

impl Copy for genlmsghdr
[src]

impl Clone for genlmsghdr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for genlmsghdr

impl Sync for genlmsghdr