godot/thirdparty/mbedtls/include/threading_alt.h

4 lines
60 B
C++

typedef struct {
void *mutex;
} mbedtls_threading_mutex_t;