SCNetworkReachabilityCreateWithAddressPair

Function SCNetworkReachabilityCreateWithAddressPair 

Source
pub unsafe extern "C" fn SCNetworkReachabilityCreateWithAddressPair(
    allocator: CFAllocatorRef,
    localAddress: *const sockaddr,
    remoteAddress: *const sockaddr,
) -> SCNetworkReachabilityRef