pub const IMAGE_DLLCHARACTERISTICS_NO_SEH: u16 = 0x0400;
Expand description

Does not use structured exception (SE) handling. No SE handler may be called in this image.