pub const EXTENSION_HEADER_FILE: &str = "sqlite3ext.h";Expand description
SQLite’s extension header from the same release, inside source_dir.
pub const EXTENSION_HEADER_FILE: &str = "sqlite3ext.h";SQLite’s extension header from the same release, inside source_dir.