Function system_configuration::network_configuration::get_interfaces
source ยท pub fn get_interfaces() -> CFArray<SCNetworkInterface>
Expand description
Retrieve all current network interfaces
See SCNetworkInterfaceCopyAll
for more details.