Hacker News new | ask | show | jobs
by ColonelPhantom 911 days ago
I think (but I'm not sure) that in Zig you can just @cInclude("header.h") or something like that? So your C types are automatically imported/converted to Zig types.