#syscalls #safe #file

mincore

A safe Rust wrapper around the mincore system call

1 unstable release

0.1.1 Dec 26, 2023
0.1.0 Dec 26, 2023

#211 in #syscalls

MIT/Apache

9KB

A library providing a safe wrapper around the mincore system call. This library also re-exports rustix::param::page_size for convenience in interpreting the returned result.


mincore-rs

A safe Rust wrapper around the mincore system call.

Dependencies

~2–14MB
~157K SLoC