SCNetworkSetContainsInterface

Function SCNetworkSetContainsInterface 

Source
pub extern "C-unwind" fn SCNetworkSetContainsInterface(
    set: &SCNetworkSet,
    interface: &SCNetworkInterface,
) -> bool
👎Deprecated: renamed to SCNetworkSet::contains_interface
Available on crate feature SCNetworkConfiguration only.