Function windows_sys::Win32::Networking::HttpServer::HttpFlushResponseCache
[−]pub unsafe extern "system" fn HttpFlushResponseCache(
requestqueuehandle: HANDLE,
urlprefix: PCWSTR,
flags: u32,
overlapped: *mut OVERLAPPED
) -> u32
Expand description
Required features: "Win32_Networking_HttpServer"
, "Win32_Foundation"
, "Win32_System_IO"