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