https://github.com/eduidl/rust-ffi-example
https://github.com/eduidl/rust-ffi-example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduidl/rust-ffi-example
- Owner: eduidl
- License: mit
- Created: 2020-12-19T07:57:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T21:41:46.000Z (over 1 year ago)
- Last Synced: 2025-01-12T13:11:27.663Z (6 months ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-ffi-example
## blog (in Japanese)
- [[Rust] FFIでよく使う型変換](https://zenn.dev/eduidl/articles/f2fd959f220393)