Function ipp_sys::ippsSqrt_32f

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