[][src]Function core_foundation::runloop::CFRunLoopAddTimer

pub unsafe extern "C" fn CFRunLoopAddTimer(
    rl: *mut __CFRunLoop,
    timer: *mut __CFRunLoopTimer,
    mode: *const __CFString
)