Function core_foundation_sys::runloop::CFRunLoopAddTimer

source ยท
pub unsafe extern "C" fn CFRunLoopAddTimer(
    rl: CFRunLoopRef,
    timer: CFRunLoopTimerRef,
    mode: CFStringRef,
)