Type Definition fftw_sys::fftw_write_char_func [] [src]

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