DASessionUnscheduleFromRunLoop

Function DASessionUnscheduleFromRunLoop 

Source
pub unsafe extern "C-unwind" fn DASessionUnscheduleFromRunLoop(
    session: &DASession,
    run_loop: &CFRunLoop,
    run_loop_mode: &CFString,
)
👎Deprecated: renamed to DASession::unschedule_from_run_loop
Available on crate feature DASession only.