Tatooine
va_args.h
Go to the documentation of this file.
1#ifndef TATOOINE_PP_VA_ARGS
2#define TATOOINE_PP_VA_ARGS(...) __VA_ARGS__
3#endif