esp_idf_sys

Function xTaskPriorityInherit

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