Type Definition fftw_sys::fftw_read_char_func [] [src]

type fftw_read_char_func = Option<unsafe extern "C" fn(_: *mut c_void) -> c_int>;