snd_seq_ev_clear

Name

snd_seq_ev_clear -- clear the event record

Synopsis

void snd_seq_ev_clear(snd_seq_event_t *ev);

Description

Clears the event record ev. This simplly calls memset with zero.