[][src]Function uikit_sys::CFRunLoopTimerCreateWithHandler

pub unsafe extern "C" fn CFRunLoopTimerCreateWithHandler(
    allocator: CFAllocatorRef,
    fireDate: CFAbsoluteTime,
    interval: CFTimeInterval,
    flags: CFOptionFlags,
    order: CFIndex,
    block: _bindgen_ty_id_141465
) -> CFRunLoopTimerRef