Struct libc::genlmsghdr [−][src]
#[repr(C)]pub struct genlmsghdr { pub cmd: u8, pub version: u8, pub reserved: u16, }
Fields
cmd: u8
version: u8
reserved: u16
Trait Implementations
impl Clone for genlmsghdr
[src]
impl Clone for genlmsghdr
[src]