Searched defs:error_with_offset (Results 1 – 1 of 1) sorted by relevance
412 pub unsafe fn error_with_offset(db: *mut ffi::sqlite3, code: c_int, _sql: &str) -> Error { in error_with_offset() function418 pub unsafe fn error_with_offset(db: *mut ffi::sqlite3, code: c_int, sql: &str) -> Error { in error_with_offset() function