[][src]Function ipp_sys::ippiDeconvFFTInit_32f_C1R

pub unsafe extern "C" fn ippiDeconvFFTInit_32f_C1R(
    pDeconvFFTState: *mut DeconvFFTState_32f_C1R,
    pKernel: *const f32,
    kernelSize: i32,
    FFTorder: i32,
    threshold: f32
) -> i32