make all syscalls ffi compat

This commit is contained in:
2025-10-05 18:24:44 -06:00
parent af238b2847
commit ddcdd5942a
4 changed files with 73 additions and 14 deletions

4
cbindgen.toml Normal file
View File

@@ -0,0 +1,4 @@
language = "C"
[macro_expansion]
bitflags = true