Struct netlink::Struct_rtattr [] [src]

#[repr(C)]
pub struct Struct_rtattr { pub rta_len: c_ushort, pub rta_type: c_ushort, }

Fields

Trait Implementations

impl Copy for Struct_rtattr
[src]

impl Clone for Struct_rtattr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_rtattr
[src]

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