Function windows_sys::Win32::Networking::WinInet::FindFirstUrlCacheEntryExW
[−]pub unsafe extern "system" fn FindFirstUrlCacheEntryExW(
lpszurlsearchpattern: PCWSTR,
dwflags: u32,
dwfilter: u32,
groupid: i64,
lpfirstcacheentryinfo: *mut INTERNET_CACHE_ENTRY_INFOW,
lpcbcacheentryinfo: *mut u32,
lpgroupattributes: *mut c_void,
lpcbgroupattributes: *mut u32,
lpreserved: *mut c_void
) -> HANDLE
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"