Function arceos_api::task::ax_exit

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

Exits the current task with the given exit code.