windows::Win32::Media::Audio

Function sndPlaySoundW

pub unsafe fn sndPlaySoundW<P0>(pszsound: P0, fusound: u32) -> BOOL
where P0: Param<PCWSTR>,