Go to the documentation of this file.
33 #define UV_VERSION_MAJOR 1
34 #define UV_VERSION_MINOR 37
35 #define UV_VERSION_PATCH 0
36 #define UV_VERSION_IS_RELEASE 1
37 #define UV_VERSION_SUFFIX ""
39 #define UV_VERSION_HEX ((UV_VERSION_MAJOR << 16) | \
40 (UV_VERSION_MINOR << 8) | \
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:52