Constant goblin::pe::section_table::IMAGE_SCN_MEM_READ
source · pub const IMAGE_SCN_MEM_READ: u32 = 0x4000_0000;Expand description
The section can be read.
pub const IMAGE_SCN_MEM_READ: u32 = 0x4000_0000;The section can be read.