pub type snd_pcm_chmap_query_t = snd_pcm_chmap_query;Aliased Type§
#[repr(C)]pub struct snd_pcm_chmap_query_t {
pub type_: u32,
pub map: snd_pcm_chmap,
}Fields§
§type_: u32§map: snd_pcm_chmappub type snd_pcm_chmap_query_t = snd_pcm_chmap_query;#[repr(C)]pub struct snd_pcm_chmap_query_t {
pub type_: u32,
pub map: snd_pcm_chmap,
}type_: u32§map: snd_pcm_chmap