Function sqlite3::version [] [src]

pub fn version() -> usize

Return the version number of SQLite.

For instance, the version 3.8.11.1 corresponds to the integer 3008011.