Function fftw_sys::fftwf_plan_guru64_dft_c2r [] [src]

pub unsafe extern "C" fn fftwf_plan_guru64_dft_c2r(
    rank: c_int,
    dims: *const fftwf_iodim64,
    howmany_rank: c_int,
    howmany_dims: *const fftwf_iodim64,
    in_: *mut fftwf_complex,
    out: *mut f32,
    flags: c_uint
) -> fftwf_plan