mirror-ghostty/pkg/macos/graphics/font.zig

4 lines
54 B
Zig

const c = @import("c");
pub const Glyph = c.CGGlyph;