pub fn abort_without_info() -> !
Aborts without any AbortInfo.
AbortInfo
This function does the same thing as abort!, except it passes None to the abort hook.
abort!
None