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