2024-08-16 16:38:04 -07:00

4 lines
75 B
Zig

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