Function windows::Win32::Networking::WinInet::FreeUrlCacheSpaceW
pub unsafe fn FreeUrlCacheSpaceW<P0>(
lpszcachepath: P0,
dwsize: u32,
dwfilter: u32,
) -> Result<()>where
P0: Param<PCWSTR>,