Function windows_sys::Win32::Networking::WinInet::HttpSendRequestW
[−]pub unsafe extern "system" fn HttpSendRequestW(
hrequest: *const c_void,
lpszheaders: PCWSTR,
dwheaderslength: u32,
lpoptional: *const c_void,
dwoptionallength: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"