ippsCountInRange_32s

Function ippsCountInRange_32s 

Source
pub unsafe extern "C" fn ippsCountInRange_32s(
    pSrc: *const Ipp32s,
    len: c_int,
    pCounts: *mut c_int,
    lowerBound: Ipp32s,
    upperBound: Ipp32s,
) -> IppStatus