[][src]Constant goblin::pe::section_table::IMAGE_SCN_MEM_SHARED

pub const IMAGE_SCN_MEM_SHARED: u32 = 0x1000_0000;

The section can be shared in memory.