pub type ExitCode = i32;
Expand description

The type of process exit code.