Constant object::pe::IMAGE_FILE_RELOCS_STRIPPED
source ยท pub const IMAGE_FILE_RELOCS_STRIPPED: u16 = 0x0001;
Expand description
Relocation info stripped from file.
pub const IMAGE_FILE_RELOCS_STRIPPED: u16 = 0x0001;
Relocation info stripped from file.