Function windows::Win32::Media::Audio::midiOutSetVolume

pub unsafe fn midiOutSetVolume<P0>(hmo: P0, dwvolume: u32) -> u32
where P0: Param<HMIDIOUT>,