Aborts the process.
fn lrs_abort() -> !
This function is called by the abort! macro and exists for easier debugging as calling the abort intrinsic directly can cause the code to be modified even without optimization enabled.
abort