pub const MAYWRITE: usize = bindings::VM_MAYWRITE as _; // 32usize
Expand description

Mapping may be updated to allow writes.