[][src]Function ipp_sys::ippsMean_32f

pub unsafe extern "C" fn ippsMean_32f(
    pSrc: *const f32,
    len: i32,
    pMean: *mut f32,
    hint: u32
) -> i32