windows::Win32::Networking::HttpServer

Function HttpFlushResponseCache

pub unsafe fn HttpFlushResponseCache<P1>(
    requestqueuehandle: HANDLE,
    urlprefix: P1,
    flags: u32,
    overlapped: Option<*mut OVERLAPPED>,
) -> u32
where P1: Param<PCWSTR>,