Function windows_sys::Win32::UI::Shell::SHMessageBoxCheckA
[−]pub unsafe extern "system" fn SHMessageBoxCheckA(
hwnd: HWND,
psztext: PCSTR,
pszcaption: PCSTR,
utype: u32,
idefault: i32,
pszregval: PCSTR
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"