pub const IMAGE_SCN_MEM_SHARED: u32 = 0x1000_0000;
Expand description

Section is shareable.