D header file for C99.
This module contains bindings to selected types and functions from the standard C header <stdarg.h>. Note that this is not automatically generated, and may omit some types/functions from the original C header.
The argument pointer type.
The argument pointer type.
Initialize ap. parmn should be the last named parameter.
Retrieve and return the next value that is of type T.
Retrieve and store in parmn the next value that is of type T.
End use of ap.
Make a copy of ap.
© 1999–2021 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/core_stdc_stdarg.html