Struct alsa_sys::snd_seq_connect_t [] [src]

pub struct snd_seq_connect_t {
    pub sender: snd_seq_addr_t,
    pub dest: snd_seq_addr_t,
}

Fields