object::pe

Constant IMAGE_DLLCHARACTERISTICS_NO_BIND

Source
pub const IMAGE_DLLCHARACTERISTICS_NO_BIND: u16 = 0x0800;
Expand description

Do not bind this image.