feat: add ffi readme

This commit is contained in:
2021-01-10 15:28:06 +08:00
parent 505f44df42
commit 9dc7182b86

5
__ffi/README.md Normal file
View File

@@ -0,0 +1,5 @@
```shell
cargo install bindgen
cargo install cbindgen
```