Function mango_rt::panic_wait::panic_handler
source ยท pub fn panic_handler(info: &PanicInfo<'_>, system: &Mutex<impl System>) -> !Expand description
panic handlers for kernels.
pub fn panic_handler(info: &PanicInfo<'_>, system: &Mutex<impl System>) -> !panic handlers for kernels.