pub unsafe extern "system" fn PerformOperationOverUrlCacheA(
    pszurlsearchpattern: PCSTR,
    dwflags: u32,
    dwfilter: u32,
    groupid: i64,
    preserved1: *mut c_void,
    pdwreserved2: *mut u32,
    preserved3: *mut c_void,
    op: CACHE_OPERATOR,
    poperatordata: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"