va_list typedef

va_list = __builtin_va_list

Implementation

typedef va_list = __builtin_va_list;