Hacker News new | ask | show | jobs
by plorkyeran 3905 days ago
No. Currently to call Swift from C (or any other language that supports C-like things) you either have to use the mangled names or write an obj-c wrapper.