pub fn clear()Expand description
Drop this crate’s view of the regions. Frees heap regions it owns; for installed (external) regions it only nulls the pointers — the backend frees its own memory.
pub fn clear()Drop this crate’s view of the regions. Frees heap regions it owns; for installed (external) regions it only nulls the pointers — the backend frees its own memory.