CMTimebaseRemoveTimerDispatchSource

Function CMTimebaseRemoveTimerDispatchSource 

Source
pub unsafe extern "C-unwind" fn CMTimebaseRemoveTimerDispatchSource(
    timebase: &CMTimebase,
    timer_source: &DispatchSource,
) -> i32
👎Deprecated: renamed to CMTimebase::remove_timer_dispatch_source
Available on crate features CMSync and dispatch2 only.