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

Mapping may be updated to allow reads.