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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’