Function core_foundation::array::CFArrayGetCountOfValue

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