pub unsafe extern "system" fn sndPlaySoundA(
    pszsound: PCSTR,
    fusound: u32
) -> BOOL
Expand description

Required features: "Win32_Media_Audio", "Win32_Foundation"