Go to the source code of this file.
Defines | |
#define | MAR_EXTERN extern |
The extern storage class definition. | |
#define | MAR_EXPORT MAR_EXTERN |
The export storage class definition. | |
#define | MAR_IMPORT MAR_EXTERN |
The import storage class definition. | |
#define | MAR_API MAR_EXPORT |
The api storage class definition. |
Definition in file mar_storage_c.h.