pub const EXIT_SUCCESS: i32 = imp::process::EXIT_SUCCESS; // 0i32
Expand description

EXIT_SUCCESS for use with exit.

References