[][src]Function core_foundation_sys::runloop::CFRunLoopContainsTimer

pub unsafe extern "C" fn CFRunLoopContainsTimer(
    rl: CFRunLoopRef,
    timer: CFRunLoopTimerRef,
    mode: CFStringRef
) -> Boolean