2022-11-15 13:12:30 -08:00

4 lines
62 B
Zig

pub usingnamespace @cImport({
@cInclude("glad/gl.h");
});