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

4 lines
67 B
Zig

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