esp_idf_sys

Function xQueueGiveMutexRecursive

Source
pub unsafe extern "C" fn xQueueGiveMutexRecursive(
    xMutex: QueueHandle_t,
) -> BaseType_t