pub extern "C-unwind" fn SCNetworkConnectionScheduleWithRunLoop(
connection: &SCNetworkConnection,
run_loop: &CFRunLoop,
run_loop_mode: &CFString,
) -> bool
👎Deprecated: renamed to
SCNetworkConnection::schedule_with_run_loop
Available on crate feature
SCNetworkConnection
only.