pub const IMAGE_SCN_CNT_CODE: u32 = 0x0000_0020;
Expand description

The section contains executable code.