Constant object::pe::IMAGE_DLLCHARACTERISTICS_NO_BIND
source · pub const IMAGE_DLLCHARACTERISTICS_NO_BIND: u16 = 0x0800;
Expand description
Do not bind this image.
pub const IMAGE_DLLCHARACTERISTICS_NO_BIND: u16 = 0x0800;
Do not bind this image.