Synopsis
int debug_vscanf(const char *format,
                 __va_list);
Description

debug_vscanf is equivalent to debug_scanf with arguments passed using stdarg.h rather than a variable number of arguments.