Skip to main content

cleanup_current_pinned_maps

Function cleanup_current_pinned_maps 

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

Remove the current process’s pinned maps and its per-process directory (best effort). Safe to call multiple times; missing paths are ignored.