Constant goblin::pe::section_table::IMAGE_SCN_MEM_WRITE
source · pub const IMAGE_SCN_MEM_WRITE: u32 = 0x8000_0000;Expand description
The section can be written to.
pub const IMAGE_SCN_MEM_WRITE: u32 = 0x8000_0000;The section can be written to.