Function windows_sys::Win32::Networking::WinInet::SetUrlCacheGroupAttributeW
[−]pub unsafe extern "system" fn SetUrlCacheGroupAttributeW(
gid: i64,
dwflags: u32,
dwattributes: u32,
lpgroupinfo: *const INTERNET_CACHE_GROUP_INFOW,
lpreserved: *mut c_void
) -> BOOLExpand description
Required features: "Win32_Networking_WinInet", "Win32_Foundation"