Function PlaySoundW

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