toy lexer

This commit is contained in:
2026-07-13 15:02:42 +02:00
commit 0b93cd1c90
11 changed files with 1015 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
read c_func(_ c_int, _ ?*mut anyopaque, _ c_ulong) c_long
write c_func(_ c_int, _ ?*anyopaque, _ c_ulong) c_long
__error c_func() *mut c_int