This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4bdfc8a10a
zig
/
src-self-hosted
/
c.zig
6 lines
108 B
Zig
Raw
Blame
History
pub
use
@cImport
(
{
@cInclude
(
"
inttypes.h
"
)
;
@cInclude
(
"
config.h
"
)
;
@cInclude
(
"
zig_llvm.h
"
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink