Function windows_sys::Win32::Networking::HttpServer::HttpSetRequestProperty
[−]pub unsafe extern "system" fn HttpSetRequestProperty(
requestqueuehandle: HANDLE,
id: u64,
propertyid: HTTP_REQUEST_PROPERTY,
input: *const c_void,
inputpropertysize: u32,
overlapped: *const OVERLAPPED
) -> u32
Expand description
Required features: "Win32_Networking_HttpServer"
, "Win32_Foundation"
, "Win32_System_IO"