[][src]Function fluidlite_sys::fluid_synth_sfont_select

pub unsafe extern "C" fn fluid_synth_sfont_select(
    synth: *mut fluid_synth_t,
    chan: c_int,
    sfont_id: c_uint
) -> c_int

Select a sfont. Returns 0 if no error occurred, -1 otherwise.