2024-08-16 16:50:41 -07:00

4 lines
67 B
Zig

pub const c = @cImport({
@cInclude("CoreText/CoreText.h");
});