pub fn begin_panic_handler(info: &PanicInfo<'_>) -> !
Entry point of panics from the core crate (panic_impl lang item).
panic_impl