Function core_foundation_sys::array::CFArrayContainsValue
source ยท pub unsafe extern "C" fn CFArrayContainsValue(
theArray: CFArrayRef,
range: CFRange,
value: *const c_void,
) -> Boolean
pub unsafe extern "C" fn CFArrayContainsValue(
theArray: CFArrayRef,
range: CFRange,
value: *const c_void,
) -> Boolean