Function fftw_export_wisdom

Source
pub unsafe extern "C" fn fftw_export_wisdom(
    write_char: fftw_write_char_func,
    data: *mut c_void,
)