Constant PROT_WRITE

Source
pub const PROT_WRITE: u32 = _; // 2u32
Expand description

Indicates that the memory region should be writable.