pub const IMAGE_SCN_MEM_EXECUTE: u32 = 0x2000_0000;
Expand description

Section is executable.