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