goblin::pe::section_table

Constant IMAGE_SCN_MEM_READ

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

The section can be read.