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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’