Type Alias ExitCode

Source
pub type ExitCode = i32;
Expand description

Alias for the numeric type that holds system exit codes.