MIXERCAPS

Type Alias MIXERCAPS 

Source
pub type MIXERCAPS = MIXERCAPSA;

Aliased Type§

#[repr(C, packed(1))]
pub struct MIXERCAPS { 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