Constant SHF_WRITE

Source
pub const SHF_WRITE: u32 = 1;
Expand description

The section contains data that should be writable during process execution.