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.

Trait Implementations

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.