Constant object::pe::IMAGE_DLLCHARACTERISTICS_NO_BIND

source ยท
pub const IMAGE_DLLCHARACTERISTICS_NO_BIND: u16 = 0x0800;
Expand description

Do not bind this image.