Function libsqlite3_sys::sqlite3_snapshot_get
source ยท pub unsafe extern "C" fn sqlite3_snapshot_get(
db: *mut sqlite3,
zSchema: *const c_char,
ppSnapshot: *mut *mut sqlite3_snapshot,
) -> c_int
pub unsafe extern "C" fn sqlite3_snapshot_get(
db: *mut sqlite3,
zSchema: *const c_char,
ppSnapshot: *mut *mut sqlite3_snapshot,
) -> c_int