pub unsafe extern "C-unwind" fn SCNetworkReachabilitySetCallback(
target: &SCNetworkReachability,
callout: SCNetworkReachabilityCallBack,
context: *mut SCNetworkReachabilityContext,
) -> bool
👎Deprecated: renamed to
SCNetworkReachability::set_callback
Available on crate feature
SCNetworkReachability
only.