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: u64, pub cDestinations: u64, }

Fields§

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