Mitchell Hashimoto 17d844e7bf pkg/macos: more
2024-08-16 16:39:33 -07:00

4 lines
56 B
Zig

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