pub unsafe extern "C" fn fluid_synth_sfcount(
synth: *mut fluid_synth_t,
) -> c_intExpand description
Count the number of loaded SoundFonts.
\param synth The synthesizer object \returns The number of loaded SoundFonts
pub unsafe extern "C" fn fluid_synth_sfcount(
synth: *mut fluid_synth_t,
) -> c_intCount the number of loaded SoundFonts.
\param synth The synthesizer object \returns The number of loaded SoundFonts