pub const MAYSHARE: usize = bindings::VM_MAYSHARE as _; // 128usize
Expand description

Mapping may be updated to be shared.