Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5331

Other programming languages • Re: Rust-language in Raspberry Pi OS

$
0
0
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.
mmap is only a system call, much like open() read() etc.
So any mmap() library function should be a very thin wrapper.

Statistics: Posted by jahboater — Sun May 05, 2024 9:17 am



Viewing all articles
Browse latest Browse all 5331

Trending Articles