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.
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.