pub unsafe extern "C" fn task_get_priority(task: task_t) -> u32
Gets the priority of the specified task.
\param task The task to check
\return The priority of the task