pub extern "C-unwind" fn SCPreferencesScheduleWithRunLoop(
prefs: &SCPreferences,
run_loop: &CFRunLoop,
run_loop_mode: &CFString,
) -> bool
👎Deprecated: renamed to
SCPreferences::schedule_with_run_loop
Available on crate feature
SCPreferences
only.