Function windows_sys::Win32::UI::Shell::ShellMessageBoxA
pub unsafe extern "cdecl" fn ShellMessageBoxA(
happinst: HMODULE,
hwnd: HWND,
lpctext: PCSTR,
lpctitle: PCSTR,
fustyle: MESSAGEBOX_STYLE
) -> i32Expand description
Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"