pub unsafe extern "system" fn waveOutGetDevCapsW(
    udeviceid: usize,
    pwoc: *mut WAVEOUTCAPSW,
    cbwoc: u32
) -> u32
Expand description

Required features: "Win32_Media_Audio"