2022-10-01 21:49:02 -07:00

4 lines
58 B
Zig

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