Function core_foundation_sys::array::CFArrayBSearchValues
source ยท pub unsafe extern "C" fn CFArrayBSearchValues(
theArray: CFArrayRef,
range: CFRange,
value: *const c_void,
comparator: CFComparatorFunction,
context: *mut c_void,
) -> CFIndex