[][src]Function fluidlite_sys::fluid_synth_get_pitch_wheel_sens

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

Get the pitch wheel sensitivity. Returns 0 if no error occurred, -1 otherwise.