Function windows::Win32::Networking::WinInet::IsUrlCacheEntryExpiredW

pub unsafe fn IsUrlCacheEntryExpiredW<P0>(
    lpszurlname: P0,
    dwflags: u32,
    pftlastmodified: *mut FILETIME,
) -> BOOL
where P0: Param<PCWSTR>,