pub static PANIC_DEPTH: AtomicU32Expand description
Panic depth level.
Used for determining double panic, and notifying drop handlers that panic is in progress.
pub static PANIC_DEPTH: AtomicU32Panic depth level.
Used for determining double panic, and notifying drop handlers that panic is in progress.