[][src]Function esp_idf_sys::xQueueGiveMutexRecursive

pub unsafe extern "C" fn xQueueGiveMutexRecursive(
    pxMutex: QueueHandle_t
) -> BaseType_t