pub unsafe extern "C" fn vPortYield()Expand description
@brief Perform a context switch from a task
@note [refactor-todo] The rest of ESP-IDF should call taskYield() instead
pub unsafe extern "C" fn vPortYield()@brief Perform a context switch from a task
@note [refactor-todo] The rest of ESP-IDF should call taskYield() instead