Function windows_sys::Win32::Networking::WinInet::GetUrlCacheEntryInfoExA
pub unsafe extern "system" fn GetUrlCacheEntryInfoExA(
lpszurl: PCSTR,
lpcacheentryinfo: *mut INTERNET_CACHE_ENTRY_INFOA,
lpcbcacheentryinfo: *mut u32,
lpszredirecturl: PCSTR,
lpcbredirecturl: *const u32,
lpreserved: *const c_void,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"