pub const IMAGE_SCN_MEM_READ: u32 = 0x4000_0000;
Expand description

Section is readable.