refactor: refactor ffi design document

This commit is contained in:
2026-08-11 22:47:50 +08:00
parent 44adb10989
commit d7e564d666
12 changed files with 69 additions and 19 deletions
@@ -0,0 +1,15 @@
# C/C++ Headers Example
## C Header Example
```c
```
## C++ Header Example
```c++
```