Type Definition exitcode::ExitCode [] [src]

type ExitCode = i32;

Alias for the numeric type that holds system exit codes.