Function waveOutGetPlaybackRate

Source
pub unsafe extern "C" fn waveOutGetPlaybackRate(
    hwo: HWAVEOUT,
    pdwRate: LPDWORD,
) -> MMRESULT