Function windows::Win32::Networking::WinInet::DeleteUrlCacheEntryW

pub unsafe fn DeleteUrlCacheEntryW<P0>(lpszurlname: P0) -> Result<()>
where P0: Param<PCWSTR>,