Skip to main content

clear_cache

Function clear_cache 

Source
pub fn clear_cache() -> Result<()>
Expand description

Clear cached allocator buffers.

This affects all threads and evaluations. It is unrelated to transforms::compile::clear_cache, which clears compiled functions.