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_Foundation"