ippsDFTInv_CToC_32fc

Function ippsDFTInv_CToC_32fc 

Source
pub unsafe extern "C" fn ippsDFTInv_CToC_32fc(
    pSrc: *const Ipp32fc,
    pDst: *mut Ipp32fc,
    pDFTSpec: *const IppsDFTSpec_C_32fc,
    pBuffer: *mut Ipp8u,
) -> IppStatus