simple-c-api cargo b --all to build all the crates Find the dynamic library in target/debug/libsimple.dylib (or .so in linux) Header file generated at include/simple.h rapper is a rust wrapper for this c api, just for testing purposes, can safely ignore.