17 #define WAI_PREFIX(function) wai_##function
WAI_FUNCSPEC int WAI_PREFIX() getExecutablePath(char *out, int capacity, int *dirname_length)
WAI_FUNCSPEC int WAI_PREFIX() getModulePath(char *out, int capacity, int *dirname_length)
#define WAI_PREFIX(function)
Definition: whereami.h:17
#define WAI_FUNCSPEC
Definition: whereami.h:14