mirror of
https://github.com/codex-storage/constantine.git
synced 2025-02-11 18:26:22 +00:00
* bindings structure * missed some renaming * add back the headers * path fixes * need to sleep at night * windows path mystery is unfathomable
5 lines
182 B
Markdown
5 lines
182 B
Markdown
# C bindings examples
|
|
|
|
This folder holds tests (prefixed with `t_`) and examples for the C bindings.
|
|
|
|
Headers are located in `include/` and the static and dynamic libraries in `lib/` |