Function windows::Win32::Media::Audio::waveOutSetPitch

pub unsafe fn waveOutSetPitch<P0>(hwo: P0, dwpitch: u32) -> u32
where P0: Param<HWAVEOUT>,