Function windows_sys::Win32::Networking::WinInet::FindNextUrlCacheEntryExW
[−]pub unsafe extern "system" fn FindNextUrlCacheEntryExW(
henumhandle: HANDLE,
lpnextcacheentryinfo: *mut INTERNET_CACHE_ENTRY_INFOW,
lpcbcacheentryinfo: *mut u32,
lpgroupattributes: *mut c_void,
lpcbgroupattributes: *mut u32,
lpreserved: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"