pub fn value_int64(value: &*mut sqlite3_value) -> i64
Expand description

Returns the sqlite3_value_int64 result from the given sqlite3_value, as i64.