pub unsafe extern "system" fn waveOutSetPitch(
    hwo: HWAVEOUT,
    dwpitch: u32
) -> u32
Expand description

Required features: ‘Win32_Media_Audio’