CMTimebaseAddTimer

Function CMTimebaseAddTimer 

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