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_loopAvailable on crate feature
WSMethodInvocation only.