Struct netlink::Struct_rtnl_link_ifmap [] [src]

#[repr(C)]
pub struct Struct_rtnl_link_ifmap { pub mem_start: __u64, pub mem_end: __u64, pub base_addr: __u64, pub irq: __u16, pub dma: __u8, pub port: __u8, }

Fields

Trait Implementations

impl Copy for Struct_rtnl_link_ifmap
[src]

impl Clone for Struct_rtnl_link_ifmap
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_rtnl_link_ifmap
[src]

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