Constant goblin::pe::section_table::IMAGE_SCN_MEM_EXECUTE

source ·
pub const IMAGE_SCN_MEM_EXECUTE: u32 = 0x2000_0000;
Expand description

The section can be executed as code.