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