Function sqlite3_sys::sqlite3_snapshot_get
source ยท pub unsafe extern "C" fn sqlite3_snapshot_get(
p: *mut sqlite3,
p: *const c_char,
pp: *mut *mut sqlite3_snapshot,
) -> c_int
pub unsafe extern "C" fn sqlite3_snapshot_get(
p: *mut sqlite3,
p: *const c_char,
pp: *mut *mut sqlite3_snapshot,
) -> c_int