sqlite3_extension_init

Function sqlite3_extension_init 

Source
pub fn sqlite3_extension_init(db: Connection) -> Result<Connection, Error>