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

Required features: "Win32_Foundation"