Function sqlite_bindings_lunatic::version
source · pub fn version() -> usizeExpand description
Return the version number of SQLite.
For instance, the version 3.8.11.1 corresponds to the integer 3008011.
pub fn version() -> usizeReturn the version number of SQLite.
For instance, the version 3.8.11.1 corresponds to the integer 3008011.