Function core_foundation::runloop::CFRunLoopAddTimer

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