esp_idf_sys

Function xTaskPriorityDisinherit

Source
pub unsafe extern "C" fn xTaskPriorityDisinherit(
    pxMutexHolder: TaskHandle_t,
) -> BaseType_t