Constant object::macho::LC_LAZY_LOAD_DYLIB
source · pub const LC_LAZY_LOAD_DYLIB: u32 = 0x20;
Expand description
delay load of dylib until first use
pub const LC_LAZY_LOAD_DYLIB: u32 = 0x20;
delay load of dylib until first use