[][src]Type Definition fftw_sys::fftw_write_char_func

type fftw_write_char_func = Option<unsafe extern "C" fn(c: c_char, arg1: *mut c_void)>;