Function windows_sys::Win32::Networking::WinInet::AppCacheCheckManifest
[−]pub unsafe extern "system" fn AppCacheCheckManifest(
pwszmasterurl: PWSTR,
pwszmanifesturl: PWSTR,
pbmanifestdata: *const u8,
dwmanifestdatasize: u32,
pbmanifestresponseheaders: *const u8,
dwmanifestresponseheaderssize: u32,
pestate: *mut APP_CACHE_STATE,
phnewappcache: *mut *mut c_void
) -> u32Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
