Skip to main content

CFRunLoopTimerGetOrder

Function CFRunLoopTimerGetOrder 

Source
pub extern "C-unwind" fn CFRunLoopTimerGetOrder(
    timer: &CFRunLoopTimer,
) -> CFIndex
👎Deprecated:

renamed to CFRunLoopTimer::order

Available on crate feature CFRunLoop only.