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