struct CVaListPointer The corresponding Swift type to va_list in imported C APIs. Inheritance CustomDebugStringConvertible View Protocol Hierarchy → Import import Swift Instance Variables var debugDescription: String A textual representation of the pointer, suitable for debugging. Declaration var debugDescription: String { get }