Constant object::pe::IMAGE_SCN_ALIGN_16BYTES
source · pub const IMAGE_SCN_ALIGN_16BYTES: u32 = 0x0050_0000;
Expand description
Default alignment if no others are specified.
pub const IMAGE_SCN_ALIGN_16BYTES: u32 = 0x0050_0000;
Default alignment if no others are specified.