We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e648d0b commit 4709913Copy full SHA for 4709913
apiextractormacros.h
@@ -17,7 +17,7 @@
17
18
#ifndef APIEXTRACTOR_API
19
#define APIEXTRACTOR_API
20
- #define APIEXTRACTOR_API(func) func
+ #define APIEXTRACTOR_DEPRECATED(func) func
21
#endif
22
23
0 commit comments