Holzhaus / rekordcrate

Library for parsing Pioneer Rekordbox device exports
https://holzhaus.github.io/rekordcrate/
Mozilla Public License 2.0
80 stars 12 forks source link

Add C FFI [WIP] #86

Open Holzhaus opened 2 years ago

Swiftb0y commented 2 years ago

Is there a specific reason to prefer c bindings using cbindgen over c++ binding using cxx?