noteon

Function noteon 

Source
pub unsafe extern "C" fn noteon(
    channel: c_int,
    note: c_int,
    velocity: c_int,
)