va_start

Initialize ap. parmn should be the last named parameter.

version(GNU)
@nogc nothrow
void
va_start
(
T
)
(,
ref T parmn
)

Meta