Function windows_sys::Win32::Networking::WinInet::InternetOpenUrlA
[−]pub unsafe extern "system" fn InternetOpenUrlA(
hinternet: *const c_void,
lpszurl: PCSTR,
lpszheaders: PCSTR,
dwheaderslength: u32,
dwflags: u32,
dwcontext: usize
) -> *mut c_void
Expand description
Required features: ‘Win32_Networking_WinInet’