#2d #2d-graphics #ffi #graphics #foreign-interface

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

#1138 in Graphics APIs

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

~665KB
~15K SLoC