Struct netlink::Struct_ndtmsg [] [src]

#[repr(C)]
pub struct Struct_ndtmsg { pub ndtm_family: __u8, pub ndtm_pad1: __u8, pub ndtm_pad2: __u16, }

Fields

Trait Implementations

impl Copy for Struct_ndtmsg
[src]

impl Clone for Struct_ndtmsg
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ndtmsg
[src]

Returns the "default value" for a type. Read more