Function result_null

Source
pub fn result_null(context: *mut sqlite3_context)
Expand description

Calls sqlite3_result_null to represent that a function returns null with the given value.