![]() |
retinify 0.1.7
Real-Time AI Stereo Vision Library
|

Go to the source code of this file.
Macros | |
| #define | RETINIFY_API __attribute__((visibility("default"))) |
| Defines a macro for setting API visibility to "default" for the retinify library. | |
| #define | RETINIFY_DEPRECATED(message) __attribute__((deprecated(message))) |
| Defines a macro to mark functions as deprecated with a custom message. | |
| #define RETINIFY_API __attribute__((visibility("default"))) |
Defines a macro for setting API visibility to "default" for the retinify library.
| #define RETINIFY_DEPRECATED | ( | message | ) | __attribute__((deprecated(message))) |
Defines a macro to mark functions as deprecated with a custom message.