CMTimebaseRemoveTimer

Function CMTimebaseRemoveTimer 

Source
pub unsafe extern "C-unwind" fn CMTimebaseRemoveTimer(
    timebase: &CMTimebase,
    timer: &CFRunLoopTimer,
) -> i32
👎Deprecated: renamed to CMTimebase::remove_timer
Available on crate feature CMSync only.