Module fd_mmap

Source

Structs§

FdGuard
FdMmap
A simple struct consisting of a page-aligned pointer to page-aligned and initially-zeroed memory and a length.

Functions§

copy_file_range 🔒
Copy a range of a file to another file.