Type Definition rust_libretro_sys::retro_midi_write_t
source · Expand description
Writes byte to the output stream. ‘delta_time’ is in microseconds and represent time elapsed since previous write. Returns true if byte is written, false otherwise.