Constant object::pe::IMAGE_SCN_CNT_CODE

source ยท
pub const IMAGE_SCN_CNT_CODE: u32 = 0x0000_0020;
Expand description

Section contains code.