Function mytask

Source
pub fn mytask() -> Option<&'static mut Task>
Expand description

Get the current task.

ยงReturns

The current task if it exists.