Function PlaySoundA

Source
pub unsafe extern "C" fn PlaySoundA(
    pszSound: LPCSTR,
    hmod: HMODULE,
    fdwSound: DWORD,
) -> BOOL