ippsCplxToReal_32fc

Function ippsCplxToReal_32fc 

Source
pub unsafe extern "C" fn ippsCplxToReal_32fc(
    pSrc: *const Ipp32fc,
    pDstRe: *mut f32,
    pDstIm: *mut f32,
    len: i32,
) -> i32