Function error_with_offset

Source
pub unsafe fn error_with_offset(
    db: *mut sqlite3,
    code: c_int,
    sql: &str,
) -> Error