pub unsafe extern "C" fn task_get_name(task: task_t) -> *const c_char
Gets the name of the specified task.
\param task The task to check
\return A pointer to the name of the task