Function windows_sys::Win32::UI::WindowsAndMessaging::MessageBoxW
[−]pub unsafe extern "system" fn MessageBoxW(
hwnd: HWND,
lptext: PCWSTR,
lpcaption: PCWSTR,
utype: MESSAGEBOX_STYLE
) -> MESSAGEBOX_RESULT
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"