IMAGE_SCN_MEM_READ

Constant IMAGE_SCN_MEM_READ 

Source
pub const IMAGE_SCN_MEM_READ: u32 = 0x4000_0000;
Expand description

Section is readable.