Function windows_sys::Win32::Networking::WinInet::HttpOpenRequestA
[−]pub unsafe extern "system" fn HttpOpenRequestA(
hconnect: *const c_void,
lpszverb: PSTR,
lpszobjectname: PSTR,
lpszversion: PSTR,
lpszreferrer: PSTR,
lplpszaccepttypes: *const PSTR,
dwflags: u32,
dwcontext: usize
) -> *mut c_voidExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
