pub type CACHE_OPERATOR = Option<unsafe extern "system" fn(pcei: *mut INTERNET_CACHE_ENTRY_INFOA, pcbcei: *mut u32, popdata: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"