Struct alsa_sys::snd_pcm_chmap_t [] [src]

pub struct snd_pcm_chmap_t {
    pub channels: c_uint,
    pub pos: [c_uint; 0],
}

Fields