Skip to content

allan-simon/ffi-rust

Repository files navigation

FFI rust

This project is simply a set of simple and less simple piece of codes (that compiles but doing nothing useful outside of illustrating how to do things) on how to use Rust FFI to

  • call C functions from rust
  • call Rusts functions from C

About

set of small projects and notes on how to call rust from C , C from rust etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published