pub const VM_PROT_READ: u32 = 0x1;
Expand description

Segment is readable.