1 2 3 4 5 6
const std = @import("std"); const wayland = @import("root.zig"); const wl = wayland.wl; allocator: std.mem.Allocator, display: *wl.Display,