Function esp_idf_sys::xQueueGetMutexHolder

source ยท
pub unsafe extern "C" fn xQueueGetMutexHolder(
    xSemaphore: QueueHandle_t,
) -> TaskHandle_t