Function windows_sys::Win32::UI::WindowsAndMessaging::MessageBoxW

pub unsafe extern "system" fn MessageBoxW(
    hwnd: HWND,
    lptext: PCWSTR,
    lpcaption: PCWSTR,
    utype: MESSAGEBOX_STYLE,
) -> MESSAGEBOX_RESULT