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

Required features: "Win32_Media_Audio", "Win32_Foundation"