std::io::file::mmap

destroy

fn void? FileMmap.destroy(&self) @maydiscard
Destroys the underlying VirtualMemory object ie. calls munmap()"

Parameters