Function windows_sys::Win32::Networking::WinInet::UrlCacheRetrieveEntryStream
[−]pub unsafe extern "system" fn UrlCacheRetrieveEntryStream(
happcache: *const c_void,
pcwszurl: PCWSTR,
frandomread: BOOL,
pcacheentryinfo: *mut URLCACHE_ENTRY_INFO,
phentrystream: *mut *mut c_void
) -> u32
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"