Function libsql::ffi::sqlite3_str_length
source ยท pub unsafe extern "C" fn sqlite3_str_length(
arg1: *mut sqlite3_str,
) -> i32Available on crate feature
core only.pub unsafe extern "C" fn sqlite3_str_length(
arg1: *mut sqlite3_str,
) -> i32core only.