Function windows::Win32::Networking::WinInet::UrlCacheGetEntryInfo
pub unsafe fn UrlCacheGetEntryInfo<P0>(
happcache: Option<*const c_void>,
pcwszurl: P0,
pcacheentryinfo: Option<*mut URLCACHE_ENTRY_INFO>,
) -> u32where
P0: Param<PCWSTR>,