Constant PROT_EXEC

Source
pub const PROT_EXEC: u32 = _; // 4u32
Expand description

Indicates that the memory region should be executable.