sqlite-objs-sys 0.1.1-alpha

Raw FFI bindings to sqlite-objs C library
Documentation

Raw FFI bindings to the sqlite-objs C library.

This crate provides low-level unsafe bindings to the sqlite-objs VFS. Most users should use the sqlite-objs crate instead, which provides a safe, idiomatic Rust API.