A Beef binding for Sqlite
deps | ||
src | ||
.gitignore | ||
BeefProj.toml | ||
BeefSpace.toml | ||
README.md |
Sqlite-Beef
Its mostly a raw binding so outside of most defines being translated to enums it works very similar to the actual C interface.
Not every enum is assigned correctly, so some casting might be needed when using this binding