Function windows_sys::Win32::UI::Shell::ShellMessageBoxW

pub unsafe extern "cdecl" fn ShellMessageBoxW(
    happinst: HINSTANCE,
    hwnd: HWND,
    lpctext: PCWSTR,
    lpctitle: PCWSTR,
    fustyle: MESSAGEBOX_STYLE,
    ...
) -> i32