Constant PROT_READ

Source
pub const PROT_READ: u32 = _; // 1u32
Expand description

Indicates that the memory region should be readable.