Function windows_sys::Win32::UI::Shell::ShellMessageBoxA
[−]pub unsafe extern "cdecl" fn ShellMessageBoxA(
happinst: HINSTANCE,
hwnd: HWND,
lpctext: PCSTR,
lpctitle: PCSTR,
fustyle: u32
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"