#[unsafe(no_mangle)]pub extern "C" fn sysp_exit(code: usize) -> !
Exits the process with the exit code [code]
code