Struct snd_pcm_chmap_query_t
alsa_sys
#[repr(C)] pub struct snd_pcm_chmap_query_t { pub _type: snd_pcm_chmap_type, pub map: snd_pcm_chmap_t, }
_type: snd_pcm_chmap_type
map: snd_pcm_chmap_t
impl Send for snd_pcm_chmap_query_t
impl Sync for snd_pcm_chmap_query_t