You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.