Struct libc::genlmsghdr [−][src]
#[repr(C)]pub struct genlmsghdr { pub cmd: u8, pub version: u8, pub reserved: u16, }
Fields
cmd: u8version: u8reserved: u16Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.