Function pgrx_pg_sys::table_index_fetch_tuple_check
source · pub unsafe fn table_index_fetch_tuple_check(
arg_rel: Relation,
arg_tid: ItemPointer,
arg_snapshot: Snapshot,
arg_all_dead: *mut bool
) -> bool