2024-02-02 08:39:08 -08:00

4 lines
73 B
Zig

pub usingnamespace @cImport({
@cInclude("QuartzCore/CALayer.h");
});