Function sndPlaySoundA

Source
pub unsafe extern "C" fn sndPlaySoundA(
    pszSound: LPCSTR,
    fuSound: UINT,
) -> BOOL