Union windows_sys::Win32::Media::Audio::MIXERCONTROLA_0
#[repr(C, packed(1))]
pub union MIXERCONTROLA_0 {
pub Anonymous1: MIXERCONTROLA_0_0,
pub Anonymous2: MIXERCONTROLA_0_1,
pub dwReserved: [u32; 6],
}
Expand description
Required features: "Win32_Media_Audio"
Fields§
§Anonymous1: MIXERCONTROLA_0_0
§Anonymous2: MIXERCONTROLA_0_1
§dwReserved: [u32; 6]