Function windows_sys::Win32::Networking::WinInet::CommitUrlCacheEntryA
[−]pub unsafe extern "system" fn CommitUrlCacheEntryA(
lpszurlname: PCSTR,
lpszlocalfilename: PCSTR,
expiretime: FILETIME,
lastmodifiedtime: FILETIME,
cacheentrytype: u32,
lpheaderinfo: *const u8,
cchheaderinfo: u32,
lpszfileextension: PCSTR,
lpszoriginalurl: PCSTR
) -> BOOLExpand description
Required features: "Win32_Networking_WinInet", "Win32_Foundation"