[][src]Function ipp_sys::ippsMean_64f

pub unsafe extern "C" fn ippsMean_64f(
    pSrc: *const f64,
    len: i32,
    pMean: *mut f64
) -> i32