Function esp_idf_sys::xTaskPriorityInherit

source ยท
pub unsafe extern "C" fn xTaskPriorityInherit(
    pxMutexHolder: TaskHandle_t,
) -> BaseType_t