pub fn abort() -> !
Expand description

Aborts the process via std::process::abort, but also making sure that log buffers are flushed.