Function CoreFoundation_sys::array::CFArrayBSearchValues [] [src]

pub unsafe extern "C" fn CFArrayBSearchValues(
    theArray: CFArrayRef,
    range: CFRange,
    value: *const c_void,
    comparator: CFComparatorFunction,
    context: *const c_void
) -> CFIndex