[][src]Function ipp_sys::ippsDotProd_32f

pub unsafe extern "C" fn ippsDotProd_32f(
    pSrc1: *const f32,
    pSrc2: *const f32,
    len: i32,
    pDp: *mut f32
) -> i32