pub unsafe extern "system" fn PlaySoundW(
    pszsound: PCWSTR,
    hmod: HINSTANCE,
    fdwsound: u32
) -> BOOL
Expand description

Required features: "Win32_Media_Audio", "Win32_Foundation"