Constant object::macho::LC_LOAD_WEAK_DYLIB[][src]

pub const LC_LOAD_WEAK_DYLIB: u32 = 0x18 | LC_REQ_DYLD; // 0_x80_000_018u32

load a dynamically linked shared library that is allowed to be missing (all symbols are weak imported).