Function result_error_code

Source
pub fn result_error_code(context: *mut sqlite3_context, code: i32)
Expand description

Calls sqlite3_result_error_code to represent that a function returns xx with the given value.