Skip to content

teodevgroup/teo-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teo FFI

Compile the dynamic library.

cargo build

Compile the foreign program.

gcc example.c -o example -lteo_ffi -L./target/release

Run.

./example

About

FFI for interacting with Teo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published