axtask

Function current_may_uninit

Source
pub fn current_may_uninit() -> Option<CurrentTask>
Available on crate feature multitask only.
Expand description

Gets the current task, or returns None if the current task is not initialized.