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