Constant metagoblin::mach::constants::VM_PROT_READ

source ยท
pub const VM_PROT_READ: u32 = 0x1; // 1u32
Expand description

Segment is readable.