Macro kernel::current

source ·
macro_rules! current {
    () => { ... };
}
Expand description

Returns the currently running task.