Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 160 Bytes

File metadata and controls

14 lines (10 loc) · 160 Bytes

Example corrosion-rs C project

Build project:

cmake .
make

Run binary:

./hello