Function sysp_exit

Source
#[no_mangle]
pub extern "C" fn sysp_exit(code: usize) -> !
Expand description

Exits the process with the exit code [code]