Function (Path Standard C Header / xargs.h)
xa_arg
void xa_arg(xa_list &list, size_t size, void *copyto);
Get the next argument
Parameters
xa_list &list
Iterator Instance
size_t size
New argument size
void *copyto
The address of the variable to copy the new parameter to