DASessionScheduleWithRunLoop

Function DASessionScheduleWithRunLoop 

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