pub unsafe extern "C-unwind" fn CFNetServiceResolveWithTimeout(
the_service: &CFNetService,
timeout: CFTimeInterval,
error: *mut CFStreamError,
) -> bool👎Deprecated:
renamed to CFNetService::resolve_with_timeout
Available on crate feature
CFNetServices only.