Function fftw_sys::fftw_execute_r2r [] [src]

pub unsafe extern "C" fn fftw_execute_r2r(
    p: fftw_plan,
    in_: *mut f64,
    out: *mut f64
)