libsqlite3-sys 0.24.1

Native bindings to the libsqlite3 library
Documentation
#ifdef BINDGEN_USE_WINSQLITE3
#include <winsqlite/winsqlite3.h>
#else
#include "sqlite3.h"
#endif