Function waveOutSetPitch

Source
pub unsafe extern "C" fn waveOutSetPitch(
    hwo: HWAVEOUT,
    dwPitch: DWORD,
) -> MMRESULT