Yet another approach is to have the `nim c`-generated C code just `#include 
"foo.c"` via `{.importc: "func", header: "foo.c".}`.

Reply via email to