pub fn begin_panic_handler(info: &PanicInfo<'_>) -> !
Expand description

Entry point of panics from the core crate (panic_impl lang item).