Function crs_bind::bindings::task_get_current [−][src]
pub unsafe extern "C" fn task_get_current() -> task_t
Get the currently running task handle. This could be useful if a task wants to tell another task about itself.
\return The currently running task handle.