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
93KB
2K
SLoC
Guillotière ffi
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
C-compatible foreign function interface for guillotiere, that can be easily fed to cbindgen.
Dependencies
~665KB
~15K SLoC