[][src]Function fluidlite_sys::fluid_synth_get_settings

pub unsafe extern "C" fn fluid_synth_get_settings(
    synth: *mut fluid_synth_t
) -> *mut fluid_settings_t

Get a reference to the settings of the synthesizer.

\param synth the synthesizer object \return pointer to the settings