created ffi bindings and c-style data types

This commit is contained in:
neo_1993
2026-08-24 17:23:25 +02:00
parent a96829c307
commit 7dc656d705
4 changed files with 480 additions and 13 deletions
+1
View File
@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
libc = "*"