mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is bullet (5) of the proposed solution in SE-0112, and the last major piece to be implemented.
4 lines
83 B
Swift
4 lines
83 B
Swift
@_exported import Security // Clang module
|
|
|
|
public let errSecSuccess: OSStatus = 0
|