Skip to main content

SCNetworkReachabilityCreateWithName

Function SCNetworkReachabilityCreateWithName 

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