malespiaut/zig_c_mixture
Minimal working example of mixing Zig with C code.
This repo contains a minimal working example, of a Zig program that also contains C files.
This is meant to show and teach you how can Zig code can call C code, and vice versa.