sp1_lib

Function syscall_halt

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

Halts the program with the given exit code.