windows::Win32::Networking::WinInet

Function UnlockUrlCacheEntryFileA

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