blob: 67d6638b624e6d1879931f9a1e96e454ec3d19ec [file] [log] [blame] [edit]
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
void do_the_thing_with_export_name(void);
#ifdef __cplusplus
} // extern "C"
#endif // __cplusplus