Function windows_sys::Win32::Media::Audio::PlaySoundW
[−]pub unsafe extern "system" fn PlaySoundW(
pszsound: PCWSTR,
hmod: HINSTANCE,
fdwsound: SND_FLAGS
) -> BOOL
Expand description
Required features: "Win32_Media_Audio"
, "Win32_Foundation"