task_get_name

Function task_get_name 

Source
pub unsafe extern "C" fn task_get_name(task: task_t) -> *const c_char
Expand description

Gets the name of the specified task.

\param task The task to check

\return A pointer to the name of the task