#2d-graphics #ffi #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

#1412 in Graphics APIs

MIT/Apache

93KB
2K SLoC

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


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.

Dependencies

~665KB
~15K SLoC