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