pub const REC_ENTRY_FLAG_INJECT_SEA: u64 = _; // 2u64
Expand description

Whether to inject a Synchronous External Abort (SEA) into the Realm. val 0: Do not inject an SEA into the Realm. val 1: Inject an SEA into the Realm.