Skip to content

bonzini/rust-and-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-and-c

This is a sample project showing how you might integrate Rust into a C program, and the steps towards converting a C API into Rust, of course while keeping the C bindings in place.

It requires bindgen; install it with cargo install bindgen, and remember to add $HOME/.cargo/bin to your path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published