Function WSMethodInvocationUnscheduleFromRunLoop

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