Struct alsa_sys::snd_seq_addr_t [] [src]

#[repr(C)]
pub struct snd_seq_addr_t { pub client: c_uchar, pub port: c_uchar, }

Fields