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