pub type ExitStatus = Result<(), ()>;
Expand description

Status enum for exit syscall.