pub const EXIT_FAILURE: i32 = imp::process::types::EXIT_FAILURE; // 1i32
Available on crate feature process only.
Expand description

EXIT_FAILURE for use with exit.

References