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