The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
va_end
core
stdc
stdarg
End use of ap.
import core.stdc.stdarg;
version(GNU)
@
nogc
nothrow
alias
va_end
=
__builtin_va_end
Meta
Source
See Implementation
core
stdc
stdarg
aliases
__gnuc_va_list
va_copy
va_end
va_list
functions
va_arg
va_start
End use of ap.