pub unsafe extern "system" fn UrlCacheGetEntryInfo(
    happcache: *const c_void,
    pcwszurl: PCWSTR,
    pcacheentryinfo: *mut URLCACHE_ENTRY_INFO
) -> u32
Expand description

Required features: "Win32_Foundation"