Function windows_sys::Win32::Networking::WinInet::GetUrlCacheGroupAttributeA
pub unsafe extern "system" fn GetUrlCacheGroupAttributeA(
gid: i64,
dwflags: u32,
dwattributes: u32,
lpgroupinfo: *mut INTERNET_CACHE_GROUP_INFOA,
lpcbgroupinfo: *mut u32,
lpreserved: *const c_void
) -> BOOL
Expand description
Required features: "Win32_Foundation"