Function windows::Win32::Networking::WinInet::GetUrlCacheGroupAttributeW
pub unsafe fn GetUrlCacheGroupAttributeW(
gid: i64,
dwflags: u32,
dwattributes: u32,
lpgroupinfo: *mut INTERNET_CACHE_GROUP_INFOW,
lpcbgroupinfo: *mut u32,
lpreserved: Option<*const c_void>,
) -> Result<()>