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