sel4_root_task::panicking

Function set_hook

Source
pub fn set_hook(hook: &'static (dyn Fn(&ExternalPanicInfo<'_>) + Send + Sync))
Expand description

Like std::panic::set_hook.