pub extern "C-unwind" fn CFRunLoopRunInMode(
mode: Option<&CFRunLoopMode>,
seconds: CFTimeInterval,
return_after_source_handled: bool,
) -> CFRunLoopRunResult👎Deprecated:
renamed to CFRunLoop::run_in_mode
Available on crate features
CFDate and CFRunLoop only.