Function windows_sys::Win32::Networking::HttpServer::HttpSetRequestQueueProperty
pub unsafe extern "system" fn HttpSetRequestQueueProperty(
requestqueuehandle: HANDLE,
property: HTTP_SERVER_PROPERTY,
propertyinformation: *const c_void,
propertyinformationlength: u32,
reserved1: u32,
reserved2: *const c_void,
) -> u32