mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-29 12:27:25 +03:00
0278468479
c_import creates a tmp .h file and parses it with libclang, reporting any errors found. See #88