Function windows::Win32::Networking::WinInet::UnlockUrlCacheEntryFile

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