mirror-ghostty/pkg/macos/dispatch/c.zig

4 lines
72 B
Zig

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