Function ipp_sys::ippsCountInRange_32s

source ·
pub unsafe extern "C" fn ippsCountInRange_32s(
    pSrc: *const i32,
    len: i32,
    pCounts: *mut i32,
    lowerBound: i32,
    upperBound: i32
) -> i32