Target.va_listType

Type for the va_list type for the target. NOTE: For Posix/x86_64 this returns the type which will really be used for passing an argument of type va_list.

struct Target
extern (C++)
va_listType
()

Return Value

Type: Type

Type that represents va_list.

Meta