pub const MAYREAD: usize = bindings::VM_MAYREAD as _; // 16usize
Expand description

Mapping may be updated to allow reads.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.