MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Macros | |
#define | HTTP_CLIENT_EXPORT __attribute__((visibility("default"))) |
#define | HTTP_CLIENT_NO_EXPORT __attribute__((visibility("hidden"))) |
#define | HTTP_CLIENT_DEPRECATED __attribute__ ((__deprecated__)) |
#define | HTTP_CLIENT_DEPRECATED_EXPORT HTTP_CLIENT_EXPORT HTTP_CLIENT_DEPRECATED |
#define | HTTP_CLIENT_DEPRECATED_NO_EXPORT HTTP_CLIENT_NO_EXPORT HTTP_CLIENT_DEPRECATED |
#define HTTP_CLIENT_DEPRECATED __attribute__ ((__deprecated__)) |
#define HTTP_CLIENT_DEPRECATED_EXPORT HTTP_CLIENT_EXPORT HTTP_CLIENT_DEPRECATED |
#define HTTP_CLIENT_DEPRECATED_NO_EXPORT HTTP_CLIENT_NO_EXPORT HTTP_CLIENT_DEPRECATED |
#define HTTP_CLIENT_EXPORT __attribute__((visibility("default"))) |
#define HTTP_CLIENT_NO_EXPORT __attribute__((visibility("hidden"))) |