Correct Answer : va_list
Explanation : va_list is provided by C++ to access manipulated arguments in function.