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