pub unsafe extern "C" fn CFRunLoopAddTimer(
rl: CFRunLoopRef,
timer: CFRunLoopTimerRef,
mode: CFRunLoopMode,
)Expand description
Apple SDK function CFRunLoopAddTimer.
pub unsafe extern "C" fn CFRunLoopAddTimer(
rl: CFRunLoopRef,
timer: CFRunLoopTimerRef,
mode: CFRunLoopMode,
)Apple SDK function CFRunLoopAddTimer.