Function ipp_sys::ippsCplxToReal_64fc

source ·
pub unsafe extern "C" fn ippsCplxToReal_64fc(
    pSrc: *const Ipp64fc,
    pDstRe: *mut f64,
    pDstIm: *mut f64,
    len: i32
) -> i32