Constant LC_LOAD_WEAK_DYLIB
const LC_LOAD_WEAK_DYLIB: u32 = 2_147_483_672u32
load a dynamically linked shared library that is allowed to be missing (all symbols are weak imported).
LC_LOAD_WEAK_DYLIBconst LC_LOAD_WEAK_DYLIB: u32 = 2_147_483_672u32
load a dynamically linked shared library that is allowed to be missing (all symbols are weak imported).