SCNetworkInterfaceGetBSDName

Function SCNetworkInterfaceGetBSDName 

Source
pub extern "C-unwind" fn SCNetworkInterfaceGetBSDName(
    interface: &SCNetworkInterface,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to SCNetworkInterface::bsd_name
Available on crate feature SCNetworkConfiguration only.