Function windows_sys::Win32::Networking::WinInet::HttpQueryInfoA
[−]pub unsafe extern "system" fn HttpQueryInfoA(
hrequest: *const c_void,
dwinfolevel: u32,
lpbuffer: *mut c_void,
lpdwbufferlength: *mut u32,
lpdwindex: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"