Files
swift-mirror/test/Inputs/clang-importer-sdk/swift-modules-without-ns/Security.swift
Doug Gregor 823c24b355 [SE-0112] Rename ErrorProtocol to Error.
This is bullet (5) of the proposed solution in SE-0112, and the last
major piece to be implemented.
2016-07-12 10:53:52 -07:00

4 lines
83 B
Swift

@_exported import Security // Clang module
public let errSecSuccess: OSStatus = 0