windows::Win32::Networking::WinInet

Function UnlockUrlCacheEntryFileW

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