ippsCountInRange_32s

Function ippsCountInRange_32s 

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