2023-11-17 21:51:04 -08:00

4 lines
62 B
Zig

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