Function ipp_sys::ippsSqr_32f

source ·
pub unsafe extern "C" fn ippsSqr_32f(
    pSrc: *const f32,
    pDst: *mut f32,
    len: i32
) -> i32