pub extern "C-unwind" fn CFRunLoopCopyCurrentMode(
rl: &CFRunLoop,
) -> Option<CFRetained<CFRunLoopMode>>👎Deprecated:
renamed to CFRunLoop::current_mode
Available on crate feature
CFRunLoop only.