pub fn value_bytes(value: &*mut sqlite3_value) -> i32
Expand description
Returns the sqlite3_value_bytes
result
from the given sqlite3_value, as i32.
pub fn value_bytes(value: &*mut sqlite3_value) -> i32
Returns the sqlite3_value_bytes
result
from the given sqlite3_value, as i32.