[][src]Constant object::macho::MH_LAZY_INIT

pub const MH_LAZY_INIT: u32 = 0x40;

the shared library init routine is to be run lazily via catching memory faults to its writeable segments (obsolete)