Constant goblin::pe::section_table::IMAGE_SCN_MEM_SHARED

source ·
pub const IMAGE_SCN_MEM_SHARED: u32 = 0x1000_0000;
Expand description

The section can be shared in memory.