[][src]Type Definition cortex_m_semihosting::debug::ExitStatus

type ExitStatus = Result<(), ()>;

Status enum for exit syscall.