fftw3-sys::fftwf_read_char_func
[-]
[+]
[src]
type fftwf_read_char_func = fftw_read_char_func_do_not_use_me;
type fftwf_read_char_func = fftw_read_char_func_do_not_use_me;
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).