sqlite-beef/README.md

4 lines
237 B
Markdown
Raw Permalink Normal View History

2024-05-26 16:42:26 +02:00
# Sqlite-Beef
2024-05-26 21:57:24 +02:00
Its mostly a raw binding so outside of most defines being translated to enums it works very similar to the actual C interface.
2024-05-26 16:45:57 +02:00
Not every enum is assigned correctly, so some casting might be needed when using this binding