arceos_api::task

Function ax_exit

Source
pub fn ax_exit(exit_code: i32) -> !
Expand description

Exits the current task with the given exit code.