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