tsf_note_on

Function tsf_note_on 

Source
pub unsafe extern "C" fn tsf_note_on(
    f: *mut tsf,
    preset_index: c_int,
    key: c_int,
    vel: f32,
)