Function CFRunLoopAddTimer

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