CSDL2
Extracted from https://github.com/PureSwift/SDL.
How to use
add
.package(url: "https://github.com/UnGast/CSDL2.swift", .branch("master"))
to your dependencies. Then you can
import CSDL2
and use all of the SDL C functions in your code.
Extracted from https://github.com/PureSwift/SDL.
add
.package(url: "https://github.com/UnGast/CSDL2.swift", .branch("master"))
to your dependencies. Then you can
import CSDL2
and use all of the SDL C functions in your code.