pub unsafe extern "C" fn libpd_sysrealtime(
    port: c_int,
    byte: c_int
) -> c_int
Expand description

send a raw MIDI byte to [realtimein] objects port is 0-indexed and byte is 0-256 returns 0 on success or -1 if an argument is out of range