[][src]Function spatialite_sys::sqlite3_snapshot_get

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