windows::Win32::Media::Audio

Function sndPlaySoundA

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