[][src]Macro abscissa_core::fatal_error

macro_rules! fatal_error {
    ($app:expr, $err:expr) => { ... };
}

Terminate the application with a fatal error, running Abscissa's shutdown hooks.