2024-08-16 16:33:47 -07:00

4 lines
79 B
Zig

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