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