Constant object::macho::LC_LOAD_WEAK_DYLIB
source · [−]pub const LC_LOAD_WEAK_DYLIB: u32 = 0x18 | LC_REQ_DYLD; // 2_147_483_672u32
Expand description
load a dynamically linked shared library that is allowed to be missing (all symbols are weak imported).