pub unsafe extern "system" fn SetUrlCacheGroupAttributeA(
    gid: i64,
    dwflags: u32,
    dwattributes: u32,
    lpgroupinfo: *const INTERNET_CACHE_GROUP_INFOA,
    lpreserved: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"