Function core_foundation_sys::array::CFArrayGetCountOfValue[][src]

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