pub const EXIT_SIGNALED_SIGABRT: i32 = imp::process::EXIT_SIGNALED_SIGABRT; // 134i32
Expand description

The exit status used by a process terminated with SIGABRT signal.

References