syscall_halt

Function syscall_halt 

Source
pub unsafe extern "C" fn syscall_halt(exit_code: u8) -> !
Expand description

Halts the program with the given exit code.