Function windows::Win32::Networking::WinInet::DeleteUrlCacheContainerW

pub unsafe fn DeleteUrlCacheContainerW<P0>(
    name: P0,
    dwoptions: u32,
) -> Result<()>
where P0: Param<PCWSTR>,