pub extern "C-unwind" fn CFRunLoopTimerDoesRepeat(
timer: &CFRunLoopTimer,
) -> bool👎Deprecated:
renamed to CFRunLoopTimer::does_repeat
Available on crate feature
CFRunLoop only.pub extern "C-unwind" fn CFRunLoopTimerDoesRepeat(
timer: &CFRunLoopTimer,
) -> boolrenamed to CFRunLoopTimer::does_repeat
CFRunLoop only.