pub const VM_PROT_EXECUTE: u32 = 0x4;
Expand description

Segment is executable.