Function crs_bind::bindings::task_get_name[][src]

pub unsafe extern "C" fn task_get_name(task: task_t) -> *mut c_char

Gets the name of the specified task.

\param task The task to check

\return A pointer to the name of the task