Function windows_sys::Win32::Media::Audio::waveOutGetVolume
pub unsafe extern "system" fn waveOutGetVolume(
hwo: HWAVEOUT,
pdwvolume: *mut u32
) -> u32Expand description
Required features: "Win32_Media_Audio"