2024-09-19 09:22:07 -07:00

4 lines
63 B
Zig

pub const c = @cImport({
@cInclude("Carbon/Carbon.h");
});