Skip to main content

ax_wait_for_exit

Function ax_wait_for_exit 

Source
pub fn ax_wait_for_exit(task: AxTaskHandle) -> i32
Expand description

Waits for the given task to exit, and returns its exit code (the argument of ax_exit).