pub extern "C-unwind" fn SCVLANInterfaceCopyAvailablePhysicalInterfaces() -> CFRetained<CFArray>Available on crate feature
SCNetworkConfiguration only.Expand description
Returns the network capable devices on the system that can be associated with a VLAN interface.
Returns: The list of interfaces. You must release the returned value.