Function std::panicking::__rust_start_panic
source · unsafe fn __rust_start_panic(payload: &mut dyn BoxMeUp) -> u32
Expand description
BoxMeUp
lazily performs allocation only when needed (this avoids
allocations when using the “abort” panic runtime).