Struct cdns_rs::portable::IfInfo [−][src]
pub struct IfInfo { /* fields omitted */ }
Expand description
This file contains code which should be manually ported to other OSes because it is OS specific or there is no support in rust’s libc. A network interface info
Implementations
Creates an instance with pointer to the linked list with interfaces in system.
Returns the interface IP address if inteface exists.