Function esp_idf_sys::vPortYield

source ·
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