stdarg library

Functions

va_arg<T>(va_list ap, Type type) → T
va_copy(va_list dest, va_list src) → void