pkg/macos: foundation yeet usingns

This commit is contained in:
Mitchell Hashimoto
2024-08-16 16:33:47 -07:00
parent 480487b440
commit 2f578a0b97
11 changed files with 42 additions and 21 deletions

View File

@@ -3,7 +3,7 @@ const assert = std.debug.assert;
const Allocator = std.mem.Allocator;
const foundation = @import("../foundation.zig");
const text = @import("../text.zig");
const c = @import("c.zig");
const c = @import("c.zig").c;
pub const AttributedString = opaque {
pub fn create(