pub unsafe extern "C" fn CFRunLoopTimerSetTolerance(
timer: CFRunLoopTimerRef,
tolerance: CFTimeInterval,
)Expand description
Apple SDK function CFRunLoopTimerSetTolerance.
pub unsafe extern "C" fn CFRunLoopTimerSetTolerance(
timer: CFRunLoopTimerRef,
tolerance: CFTimeInterval,
)Apple SDK function CFRunLoopTimerSetTolerance.