[][src]Function winapi::um::playsoundapi::PlaySoundW

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