Name
snd_rawmidi_drain_output -- destroy the output queue
Synopsis
int snd_rawmidi_drain_output
(snd_rawmidi_t *handle);
Description
This function stops and drains (destroys) the output queue
immediately. Function returns zero if successful, otherwise it returns
an error code.