restore c++ backend using swift 6's improved interop

This commit is contained in:
2024-09-22 00:59:58 +10:00
parent 93d3feca7e
commit 77603b582c
9 changed files with 35 additions and 26 deletions

View File

@ -1,3 +1,3 @@
module SDL3 [extern_c] {
module SDL3 {
header "shim.h"
}