Function crs_bind::bindings::task_get_state[][src]

pub unsafe extern "C" fn task_get_state(task: task_t) -> task_state_e_t

Gets the state of the specified task.

\param task The task to check

\return The state of the task