pub unsafe extern "system" fn UrlCacheFindFirstEntry(
    pwszprefix: PCWSTR,
    dwflags: u32,
    dwfilter: u32,
    groupid: i64,
    pcacheentryinfo: *mut URLCACHE_ENTRY_INFO,
    phfind: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"