Struct alsa_sys::snd_pcm_chmap_t
[−]
[src]
#[repr(C)]pub struct snd_pcm_chmap_t { pub channels: c_uint, pub pos: [c_uint; 0], }
Fields
channels: c_uint
pos: [c_uint; 0]