[][src]Function pgx_pg_sys::table_index_fetch_tuple_check

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