Header providing basic C macros for defining API headers. More...
Go to the source code of this file.
Macros | |
#define | OSVR_C_ONLY(X) |
#define | OSVR_CPP_ONLY(X) X |
#define | OSVR_EXTERN_C_BEGIN extern "C" { |
#define | OSVR_EXTERN_C_END } |
#define | OSVR_INLINE inline |
Header providing basic C macros for defining API headers.
Must be c-safe!
Definition in file APIBaseC.h.