pub fn decay() -> Result<(), Error>
Applies decay-based purging to the calling thread’s arena.
Returns an error if the thread arena cannot be read or jemalloc rejects the decay command.