AuthorizationString
A zero-terminated string in UTF-8 encoding.
Declaration
typealias AuthorizationString = UnsafePointer<CChar>Discussion
Use this in a call to the AuthorizationCopyInfo(_:_:_:) function for the tag parameter.
A zero-terminated string in UTF-8 encoding.
typealias AuthorizationString = UnsafePointer<CChar>Use this in a call to the AuthorizationCopyInfo(_:_:_:) function for the tag parameter.