pub unsafe extern "C-unwind" fn WSMethodInvocationScheduleWithRunLoop(
invocation: &WSMethodInvocation,
run_loop: Option<&CFRunLoop>,
run_loop_mode: Option<&CFString>,
)
👎Deprecated: renamed to
WSMethodInvocation::schedule_with_run_loop
Available on crate features
WSMethodInvocation
and OSServices
only.