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