Function sqlite::version

source ·
pub fn version() -> usize
Expand description

Return the version number of SQLite.

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