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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’