sysp_exit

Function sysp_exit 

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

Exits the process with the exit code [code]