Constant object::macho::LC_LOAD_WEAK_DYLIB
source ยท pub const LC_LOAD_WEAK_DYLIB: u32 = _; // 2_147_483_672u32
Expand description
load a dynamically linked shared library that is allowed to be missing (all symbols are weak imported).