#2d #ffi #2d-graphics #graphics

guillotiere_ffi

C-compatible foreign function interface for guillotiere

3 unstable releases

0.6.0 Aug 7, 2020
0.4.3 Feb 27, 2020
0.4.2 May 7, 2019

#100 in #2d-graphics

MIT/Apache

93KB
2K SLoC

Guillotière ffi

Travis Build Status documentation

C compatible Foreign function interface for guillotière.

Usage

Bindings can be easily generated using cbindgen

cbindgen . -c cbindgen.toml -o guillotiere.h

License

Licensed under either of

at your option.


lib.rs:

C-compatible foreign function interface for guillotiere, that can be easily fed to cbindgen.

Dependencies

~650KB
~15K SLoC