sqlite3ext.sys
FFI bindings to SQLite - but to sqlite3ext.h
, not sqlite3.h
.
You probably want sqlite3-sys or rusqlite, this is meant for loadable SQLite extensions only.
Use at your own risk!
FFI bindings to SQLite - but to sqlite3ext.h
, not sqlite3.h
.
You probably want sqlite3-sys or rusqlite, this is meant for loadable SQLite extensions only.
Use at your own risk!