[][src]Function ipp_sys::ippsCountInRange_32s

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