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

4 lines
60 B
Zig

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