Files
herdr/vendor/libghostty-vt/pkg/macos/graphics/font.zig

4 lines
60 B
Zig

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