pub fn result_int64(context: *mut sqlite3_context, i: i64)
Expand description

sqlite3_result_int64 to represent that a function returns an int64 with the given value.