pub const MH_DYLIB_IN_CACHE: u32 = 0x8000_0000;
Expand description

Only for use on dylibs. When this bit is set, the dylib is part of the dyld shared cache, rather than loose in the filesystem.