Function waveOutGetVolume

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