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