StructureSwift5.9.0
CVaListPointer
@frozen struct CVaListPointer
Citizens in Swift
Conformances
protocol CustomDebugStringConvertible
A type with a customized textual representation suitable for debugging purposes.
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.
Members
var debugDescription: String
A textual representation of the pointer, suitable for debugging.