mmap is only a system call, much like open() read() etc.Searching on "mmap in rust" using DuckDuckGo unsurprisingly turns up 4 distinct mmap libraries. Which one to use is not clear, but the capability for Rust to do such things is.
So any mmap() library function should be a very thin wrapper.
Statistics: Posted by jahboater — Sun May 05, 2024 9:17 am