Decode SQLite result as `SqliteResult`. Note the use of the `Result ` pattern to distinguish errors in the type system. # Panic Panics if result is not a SQLITE error code.
(result: c_int,
desc: &'static str,
detail_db: Option<*mut ffi::sqlite3>)
source not stored for this graph (policy: none)
no test coverage detected