Skip to main content

SCNetworkReachabilityCreateWithAddress

Function SCNetworkReachabilityCreateWithAddress 

Source
pub unsafe extern "C" fn SCNetworkReachabilityCreateWithAddress(
    allocator: CFAllocatorRef,
    address: *const sockaddr,
) -> SCNetworkReachabilityRef
Available on crate feature raw-ffi only.