pub unsafe extern "system" fn waveOutGetPitch(
    hwo: HWAVEOUT,
    pdwpitch: *mut u32
) -> u32
Expand description

Required features: "Win32_Media_Audio"