[][src]Function fluidlite_sys::fluid_synth_program_change

pub unsafe extern "C" fn fluid_synth_program_change(
    synth: *mut fluid_synth_t,
    chan: c_int,
    program: c_int
) -> c_int

Send a program change message. Returns 0 if no error occurred, -1 otherwise.