Function windows::Win32::Networking::WinInet::IsUrlCacheEntryExpiredW
pub unsafe fn IsUrlCacheEntryExpiredW<P0>(
lpszurlname: P0,
dwflags: u32,
pftlastmodified: *mut FILETIME,
) -> BOOLwhere
P0: Param<PCWSTR>,