pub unsafe extern "C" fn libpd_set_midibytehook(
    hook: t_libpd_midibytehook
)
Expand description

set the raw MIDI byte hook to receive from [midiout] objects, NULL by default note: do not call this while DSP is running