pub const MAYEXEC: usize = bindings::VM_MAYEXEC as _; // 64usize
Expand description

Mapping may be updated to allow execution.