csbindgen-handson csbindgenのハンズオン用リポジトリ やり方 プレゼン資料をもとに進めていくと、文字操作を除いてcsbindgenを用いた簡単なFFIを試すことができます。 また、ほぼプレゼン資料通りにコミットを重ねたkc3ブランチがあるのでこれを参考にしながら行うこともできます。 環境 Windows 10 / 11 (armを除く) または Ubuntu / WSL2 .NET 8 Rust LLVM(Clang) bindgenにて必要。詳細はここを確認 使用ライブラリ csbindgen https://github.com/Cysharp/csbindgen/ bindgen https://github.com/rust-lang/rust-bindgen cc https://github.com/rust-lang/cc-rs