pub unsafe extern "C" fn task_resume(task: task_t)
Resumes the specified task, making it eligible to be scheduled.
\param task The task to resume