fix c api, add usage example

This commit is contained in:
Vinzenz Schroeter 2024-05-12 18:28:53 +02:00
parent 98e8a6d639
commit 4bb505650c
12 changed files with 488 additions and 237 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
target
.idea
.idea
cmake-*