Function windows_sys::Win32::Networking::WinInet::InternetErrorDlg
[−]pub unsafe extern "system" fn InternetErrorDlg(
hwnd: HWND,
hrequest: *mut c_void,
dwerror: u32,
dwflags: u32,
lppvdata: *mut *mut c_void
) -> u32
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"