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
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.