Skip to main content

decay

Function decay 

pub fn decay() -> Result<(), Error>
Expand description

Applies decay-based purging to the calling thread’s arena.

§Errors

Returns an error if the thread arena cannot be read or jemalloc rejects the decay command.