MIXERCAPSA

Type Alias MIXERCAPSA 

Source
pub type MIXERCAPSA = tagMIXERCAPSA;

Aliased Type§

#[repr(C, packed(1))]
pub struct MIXERCAPSA { pub wMid: u16, pub wPid: u16, pub vDriverVersion: u32, pub szPname: [i8; 32], pub fdwSupport: u32, pub cDestinations: u32, }

Fields§

§wMid: u16§wPid: u16§vDriverVersion: u32§szPname: [i8; 32]§fdwSupport: u32§cDestinations: u32