Function windows::Win32::Networking::WinInet::UnlockUrlCacheEntryFileW

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