[][src]Function ipp_sys::ippiCountInRange_32f_C3R

pub unsafe extern "C" fn ippiCountInRange_32f_C3R(
    pSrc: *const f32,
    srcStep: i32,
    roiSize: IppiSize,
    counts: *mut i32,
    lowerBound: *mut f32,
    upperBound: *mut f32
) -> i32