2024-08-16 16:58:16 -07:00

4 lines
71 B
Zig

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