reid-llvm/examples/foreign_struct.reid

2 lines
31 B
Plaintext

struct Vec2 { x: u32, y: u32 }