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: *const c_void,
) -> BOOL