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