Function windows::Win32::Networking::WinInet::UnlockUrlCacheEntryFileA
pub unsafe fn UnlockUrlCacheEntryFileA<P0>(
lpszurlname: P0,
dwreserved: u32,
) -> Result<()>where
P0: Param<PCSTR>,