Struct alsa_sys::snd_seq_addr_t [] [src]

pub struct snd_seq_addr_t {
    pub client: c_uchar,
    pub port: c_uchar,
}

Fields