2022-08-28 10:24:07 -07:00

5 lines
83 B
Zig

pub usingnamespace @cImport({
@cInclude("hb.h");
@cInclude("hb-ft.h");
});