mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add a `Bridged` prefix to match the name being exposed to Swift, and to match the other bridging functions. Also while here, use `SWIFT_NAME` for some bridging functions that were missing it.