pub const IMAGE_SCN_MEM_EXECUTE: u32 = 0x2000_0000;
Expand description

The section can be executed as code.