pub const SHF_ORDERED: u32 = 1 << 30; // 0x4000_0000u32
Expand description

Special ordering requirement (Solaris).