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