Function libsql::ffi::sqlite3_vtab_nochange

source ยท
pub unsafe extern "C" fn sqlite3_vtab_nochange(
    arg1: *mut sqlite3_context,
) -> i32
Available on crate feature core only.