Function core_foundation_sys::array::CFArrayGetCountOfValue

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