pub type CACHE_READ_CALLBACK = Option<unsafe extern "system" fn(cb: u32, lpb: *mut u8, lpvcontext: *mut c_void) -> BOOL>;
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"