clang 22.0.0git
__stdarg_va_copy.h File Reference

Go to the source code of this file.

Macros

#define va_copy(dest, src)

Macro Definition Documentation

◆ va_copy

#define va_copy ( dest,
src )
Value:
__builtin_va_copy(dest, src)

Definition at line 11 of file __stdarg_va_copy.h.