Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
Go to file
2023-02-28 16:20:36 +09:00
.vscode initial code 2023-02-27 03:31:44 +09:00
csbindgen badge 2023-02-28 16:20:32 +09:00
csbindgen-tests carg 2023-02-28 15:33:01 +09:00
dotnet-sandbox complete 2023-02-28 14:49:04 +09:00
.gitignore carg 2023-02-28 15:33:01 +09:00
Cargo.toml initial code 2023-02-27 03:31:44 +09:00
LICENSE Create LICENSE 2023-02-28 15:48:31 +09:00
README.md badge 2023-02-28 16:20:32 +09:00
vendor.yml Update vendor.yml 2023-02-28 15:51:31 +09:00

csbindgen

Crates [![Api Rustdoc]]https://img.shields.io/badge/api-rustdoc-blue

Generate C# FFI from Rust for brings C native library to .NET and Unity easily.