Function windows_sys::Win32::UI::WindowsAndMessaging::MessageBoxExW
pub unsafe extern "system" fn MessageBoxExW(
hwnd: HWND,
lptext: PCWSTR,
lpcaption: PCWSTR,
utype: MESSAGEBOX_STYLE,
wlanguageid: u16
) -> MESSAGEBOX_RESULT
Expand description
Required features: "Win32_Foundation"