struct
CVaListPointer
Inheritance |
CustomDebugStringConvertible
View Protocol Hierarchy →
|
---|---|
Import |
|
Instance Variables
var debugDescription: String
A textual representation of the pointer, suitable for debugging.
Declaration
var
debugDescription
:
String
{
get
}
A wrapper around a C
va_list
pointer.