Function CoreFoundation_sys::array::CFArrayContainsValue
[−]
[src]
pub unsafe extern "C" fn CFArrayContainsValue(
theArray: CFArrayRef,
range: CFRange,
value: *const c_void
) -> Boolean