_default_handler

Function _default_handler 

Source
#[unsafe(no_mangle)]
pub extern "C" fn _default_handler()
Expand description

Our default exception handler.

We end up here if an exception fires and the weak ‘PROVIDE’ in the link.x file hasn’t been over-ridden.