Files
cxx-swift-interop/Sources/SDLSwift/module.modulemap

4 lines
45 B
Plaintext
Raw Normal View History

2024-08-04 17:08:27 -07:00
module SDL3 [extern_c] {
2024-08-04 19:18:30 +10:00
header "shim.h"
}