index
:
dsazitty.git
this commit
main
dsa in zig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c.zig
blob: 1c6b06277d94266d02d9c88615193fcfa8a26469 (
plain
)
1
2
3
4
pub usingnamespace
@cImport
({
@cInclude
(
"stdlib.h"
);
@cInclude
(
"raylib.h"
);
});