Backlog/lib/theoratest/c.zig

4 lines
58 B
Zig

pub const c = @cImport(
@cInclude("theorafile.h"),
);