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