[][src]Function ipp_sys::ippiDeconvFFTInit_32f_C3R

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