[][src]Function uikit_sys::CFRunLoopObserverCreateWithHandler

pub unsafe extern "C" fn CFRunLoopObserverCreateWithHandler(
    allocator: CFAllocatorRef,
    activities: CFOptionFlags,
    repeats: Boolean,
    order: CFIndex,
    block: _bindgen_ty_id_141423
) -> CFRunLoopObserverRef