pub const IMAGE_SCN_MEM_WRITE: u32 = 0x8000_0000;
Expand description

Section is writeable.