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