pub unsafe extern "system" fn IsUrlCacheEntryExpiredA(
    lpszurlname: PCSTR,
    dwflags: u32,
    pftlastmodified: *mut FILETIME
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"