Function core_foundation::array::CFArrayContainsValue

source ยท
pub unsafe extern "C" fn CFArrayContainsValue(
    theArray: *const __CFArray,
    range: CFRange,
    value: *const c_void,
) -> u8