Struct netlink::Struct_nlattr [] [src]

#[repr(C)]
pub struct Struct_nlattr { pub nla_len: __u16, pub nla_type: __u16, }

Fields

Trait Implementations

impl Copy for Struct_nlattr
[src]

impl Clone for Struct_nlattr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_nlattr
[src]

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