Skip to content

psushi/simple-c-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published