Function CFRunLoopAddCommonMode

Source
pub unsafe extern "C-unwind" fn CFRunLoopAddCommonMode(
    rl: &CFRunLoop,
    mode: Option<&CFRunLoopMode>,
)
Available on crate features CFRunLoop and CFBase only.