Support `mremap(2)`
Closed this issue · 1 comments
Phantomical commented
Hi! I have a use case in which I would like to use mremap(2)
to resize a memory mapping created using this crate. I would be happy to submit a PR to implement this but figured that I would open an issue first.
RazrFalcon commented
Sure, why not.