mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-02 03:22:37 +00:00
4 lines
64 B
Zig
4 lines
64 B
Zig
pub usingnamespace @cImport({
|
|
@cInclude("oniguruma.h");
|
|
});
|