blob: ba98fd1bce152713e7e91498bec231d9595e79f5 [file] [log] [blame]
import ctypes
public struct AlsoHasCTypes {
let mcu = MyCUnion()
let mcsbf = MyCStructWithBitfields()
}