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

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